hi my graduation project is" voice over ip" and i want to make codec to voice with speex-1.1.12 , i try to run it in my computer by" visual studio 6" but i have problems 1-i want to get exe file to speexdec&speexenc(i found missing files "glib.h, glibconfig.h, o gg/ogg.h, glib/gmacros.h , ogg_static.dsp" when i found it i have errors in the speexenc.c or speexdec) 2-i want enter voice file to test it in my computer thanks for your help Ahmed Gamil --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20060310/12129ac3/attachment.htm
> 1-i want to get exe file to speexdec&speexenc(i found missing files > "glib.h, glibconfig.h, o gg/ogg.h, glib/gmacros.h , ogg_static.dsp" > when i found it i have errors in the speexenc.c or speexdec)I don't know what you did, but glic is definitely not required for Speex. Even libogg is only required if you want to use the command-line tools. Otherwise, all you need is libspeex, which only depends on libc and libm. What version are you using?> 2-i want enter voice file to test it in my computerSorry, what is your question here? Jean-Marc
Reasonably Related Threads
- virt-v2v: error: redefinition of 'glib_autoptr_clear_OsinfoList'
- Re: virt-v2v: error: redefinition of 'glib_autoptr_clear_OsinfoList'
- patch: libsvg/libsvg-cairo to librsvg
- Error in compiling Speexdec code (Speex-1.1.5 code) on Windows using VC++6.0
- The Cautionary Tale of Multi-Arch glib