Asheesh Vashishtha
2004-Aug-06 15:02 UTC
[speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code) on Windows usingVC++6.0
Hi Chris, Thanks a lot for your help. I've been able to resolve all the errors except one. I don't have ogg.h header file, so when I try to build Speexdec.exe, I get an error d:\speex\speex-1.1.5\src\speexdec.c(44) : fatal error C1083: Cannot open include file: 'ogg/ogg.h': No such file or directory I don't have this file, but as I wrote in my previous mail, an ogg_static file is missing and a dialog appears asking for it to be opened. But since I don't have that file, I don't use it in my project, and it appears as a grayed icon displaying the project file wasn't found. Any help in this matter. Thanks & regards, Asheesh --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
John Edwards
2004-Aug-06 15:02 UTC
[speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code)on Windows usingVC++6.0
Re: [speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code) on Windows usingVC++6.0Hi, You will need to obtain the ogg libraries as you cannot compile speexdec without both the header and the ogg_static libs. Speex files are created within an 'ogg' container. regards John ----- Original Message ----- From: Asheesh Vashishtha To: speex-dev@xiph.org Sent: Friday, May 14, 2004 10:03 AM Subject: Re: [speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code)on Windows usingVC++6.0 <p> Hi Chris, Thanks a lot for your help. I've been able to resolve all the errors except one. I don't have ogg.h header file, so when I try to build Speexdec.exe, I get an error d:\speex\speex-1.1.5\src\speexdec.c(44) : fatal error C1083: Cannot open include file: 'ogg/ogg.h': No such file or directory I don't have this file, but as I wrote in my previous mail, an ogg_static file is missing and a dialog appears asking for it to be opened. But since I don't have that file, I don't use it in my project, and it appears as a grayed icon displaying the project file wasn't found. Any help in this matter. Thanks & regards, Asheesh <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
illiminable
2004-Aug-06 15:02 UTC
[speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code)on Windows usingVC++6.0
Re: [speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code) on Windows usingVC++6.0You need that file ! Even though you don't use it directly. Get libogg and ensure you include in the "additional include directory" the path to it. Zen. ----- Original Message ----- From: Asheesh Vashishtha To: speex-dev@xiph.org Sent: Friday, May 14, 2004 5:03 PM Subject: Re: [speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code)on Windows usingVC++6.0 <p> Hi Chris, Thanks a lot for your help. I've been able to resolve all the errors except one. I don't have ogg.h header file, so when I try to build Speexdec.exe, I get an error d:\speex\speex-1.1.5\src\speexdec.c(44) : fatal error C1083: Cannot open include file: 'ogg/ogg.h': No such file or directory I don't have this file, but as I wrote in my previous mail, an ogg_static file is missing and a dialog appears asking for it to be opened. But since I don't have that file, I don't use it in my project, and it appears as a grayed icon displaying the project file wasn't found. Any help in this matter. Thanks & regards, Asheesh <p><p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Reasonably Related Threads
- Error in compiling Speexdec code (Speex-1.1.5 code) on Windows using VC++6.0
- Error in compiling Speexdec code (Speex-1.1.5 code)on Windows usingVC++6.0
- Error in compiling Speexdec code (Speex-1.1.5 code)onWindows usingVC++6.0
- Error in compiling Speexdec code (Speex-1.1.5code)onWindows usingVC++6.0
- Error in compiling Speexdec code(Speex-1.1.5code)onWindows usingVC++6.0