linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Build error on windows


From: Simon Morlat
Subject: Re: [Linphone-developers] Build error on windows
Date: Tue, 14 Oct 2008 22:07:04 +0200
User-agent: KMail/1.9.9

Hi Stéphane,

> I've downloaded the latest speex here :
> http://downloads.xiph.org/releases/speex/speex-1.2beta3-win32.zip
>
> And by adding "linphone-deps/bin"  in the library directory listing of
> mediastreamer2 project properties, I've finaly got a mediastreamer2.a
>
> To be able to compile linphone, I needed to change "gtk+2.12" to
> "linphone-deps" in all include directories.
>
> Now I'm stuck in linphone link :
> [Linker Error] undefined reference to '__cpu_features_init__'
>
> It seems to be a reccurent problem in dev-C++

I use wxDev-C++ (http://wxdsgn.sourceforge.net/) maybe it is more maintained 
than original DevC++ ?
I upgraded to mingw's gcc-4.2, because otherwise ffmpeg libraries segfault 
everytime because missing stack alignement with multimedia instructions.
In order to ease the win32 compilation process, I have written a bit of 
documentation in README.win32 (should be included in the tarball), and 
uploaded a linphone-deps/ tarball in 
http://download.savannah.gnu.org/releases/linphone/misc/
The README.win32 explains where to place gtk stuff in the base directory.
Hope this helps.

Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]