linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Where can I put my libbcg729-0.dll to my linphone


From: Jittakorn Komwian
Subject: [Linphone-developers] Where can I put my libbcg729-0.dll to my linphone client?
Date: Tue, 16 Apr 2013 23:33:14 +0700

Now , I compiled library bcg729 from MinGW.
1st I git bcg729 from linphone.org
2ns I compile it follow these command
./autogen.sh
PKG_CONFIG_PATH= /opt/linphone/lib/pkgconfig ./configure --prefix=/opt/linphone --enable-shared --disable-static
make 
make install
-------------------------------------------------------------------------------------------------------------------------
(it have some error in line 11900 then I remove that line)
-------------------------------------------------------------------------------------------------------------------------
finally , I got bcg729 in window binary file(libbcg729-0.dll) from MinGW/msys/1.0/opt/linphone/bin 
If you use Ubuntu, it will be libbcg729.so instead.but I need g729 in window.
--------------------------------------------------------------------------------------------------------------------------
but I put libbcg729-0.dll in to linphone directory linphone/lib/mediastreamer
when I open my linphone it not have my g729 in list.

but in my Ubuntu it found g729 in list and can use it well.

can anyone suggest me?
Thank you.

reply via email to

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