Hey all
I'm trying to cross-compile gsm plugins but no sucess. When I compile for linux works fine. But crossing i586-mingw32msvc under linux is not working...I noticed that the configure searchs for the gsm.h file but in the gstpluginsbad there's no gsm.h file...any tip please? =/ I'm kind of new on compiling libs process.
Thanks!
My configure parameters is:
./configure --prefix=/usr/local/mingw32 --build=i686-pc-linux-gnu --host=i586-mingw32msvc --disable-acm --enable-external=yes --enable-directdraw=yes --enable-directsound=yes --enable-gsm=yes --enable-dependency-tracking=yes --enable-shared=yes --disable-apexsink
And failure log of configure is:
configure: *** checking feature: GSM library ***
configure: *** for plug-ins: gsmenc gsmdec ***
checking for gsm_create in -lgsm... no
checking for gsm_create in -lgsm... (cached) no
configure: *** These plugins will not be built: gsmenc gsmdec
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel