linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Error linking linphonec.exe undefined references t


From: Leomar Scheunemann Jr
Subject: [Linphone-developers] Error linking linphonec.exe undefined references to `libintl_printf'
Date: Wed, 14 Sep 2011 18:49:26 -0300

    Hi, Stefano

    I had the same problem. If you're using GTK 2.22, you have to
remove libintl.h (rm /include/libintl.h). I don't know if
"/include/intl.h" was renamed in GTK...

    Hope this helps.

    Regards,

        Leomar

------------------------------------

From: stefano luceri
Subject: [Linphone-developers] Error linking linphonec.exe undefined
references to `libintl_printf'
Date: Thu, 21 Jul 2011 17:21:59 +0200
________________________________
Hi all,

I'm new to this forum so, first of all, nice to meet you...

I'm trying to compile linphone on windows following the README.mingw
file but I got this error linking linphonec.exe

linphonec-linphonec.o:g:\\linphone\console/linphonec.c:823: more
undefined references to `libintl_printf' follow

I read

#Remove libintl from gtk, we don't need it and it conflicts with the
one supplied by mingw.
rm /lib/libintl.dll.a
rm /lib/libintl.la
rm /lib/libintl.a
rm /include/intl.h

but I only have /lib/libintl.dll.a after installing gtk bundle. I've
cygwin installed too ...

thank you in advance,

Stefano



reply via email to

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