linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] g729 in windows


From: Henrik Pauli
Subject: Re: [Linphone-developers] g729 in windows
Date: Wed, 06 Mar 2013 16:32:04 +0100
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130215 Thunderbird/17.0.3

Well, apparently not. After a make clean, this is what I get with the release bcg729:

Making all in msbcg729
make[1]: Entering directory `/c/uhu/bcg729-1.0.0/msbcg729'
  CC     libmsbcg729_la-bcg729_dec.lo
  CC     libmsbcg729_la-bcg729_enc.lo
  CCLD   libmsbcg729.la
libtool: link: warning: library `/c/git/Linphone.install/lib/libortp.la' was moved.

*** Warning: linker path does not have real file for library -lmediastreamer.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libmediastreamer but no candidates were found. (...for file magic test)

*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module libmsbcg729.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.
make[1]: Leaving directory `/c/uhu/bcg729-1.0.0/msbcg729'

I noticed that the libmediastreamer was split into two files, can this be the reason?

2013.03.06. 15:11 keltezéssel, Henrik Pauli írta:
Also, the reason I've been trying to compile git bcg729 again is that
the release bcg729 doesn't want to work with the git master linphone for
some reason:

C:\git\Linphone\bin>linphonec
ortp-error-Fail to load plugin
./lib/mediastreamer/plugins\libmsbcg729-0.dll
ortp-error-Fail to load plugin ./lib/mediastreamer/plugins\libmsilbc-0.dll

Maybe there's a way to specify the plugin path? (maybe it's a Win32 path
issue?)  Maybe there's an incompatible difference between the 3.5.2's
libortp-8 and the current libortp-9, and the different mediastreamer dlls?

The files are there: in that directory under bin (which is an odd place
for them, but that's how it once worked).

2013.03.06. 14:49 keltezéssel, Henrik Pauli írta:
I've been trying to compile 9579f5f78241 and a4763c9506e6 (which is the
node that contains the autoconf fixes), ORTP and MEDIASTREAMER says yes
during ./configure, but during compilation only bcg729 is built,
msbcg729 isn't.






reply via email to

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