linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Compiling Error


From: Bryan Z
Subject: [Linphone-developers] Compiling Error
Date: Thu, 25 Aug 2016 08:38:34 +0000

Hello


I tried to compile the basic call example ( http://www.linphone.org/docs/liblinphone/group__basic__call__tutorials.html)

on Linux using this line :

g++ basiccall.cpp -L/Home/Documents -llinphone


and got the following error message :

/usr/bin/ld: /tmp/ccLvkQnZ.o : undefined reference to symbol 'ms_usleep'

//usr/lib/x86_64-linux-gnu.libmediastreamer_base.so.3: error adding symbols : DSO missing from command line

collect2: error: ld returned 1 exit status

I can't figure out what is missing.
Thank you

reply via email to

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