linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone EXE compilation problem


From: yisuhu
Subject: Re: [Linphone-developers] Linphone EXE compilation problem
Date: Fri, 9 May 2014 01:40:22 -0700 (PDT)

Obviously you have not installed  *libantlr3c-3.2 or 3.4  and *antlr3-3.2 or
3.4 in your computer. In the README file of the belle-sip folder there are
sentences below :
"
Dependencies
************

*libantlr3c-3.2 or 3.4
*antlr3-3.2 or 3.4
Newer versions won't compile.

Optional:
*CUinit-2.x
*polarssl>=1.2


On windows you have to edit /usr/local/include/antl3defs.h
replace:
#include <winsock.h>
by:
#include <winsock2.h>

Or get the source code from linphone's git (linphone branch):
git clone -b linphone git://git.linphone.org/antlr3.git
git clone -b linphone git://git.linphone.org/cunit.git
"
About how to install antlr3,you can open the file antlr3 which you
download.There is a file BUID.txt in it.Open it ,it teaches you how to
install antlr3.
    Unluckily ,I have be stuck with this step.



--
View this message in context: 
http://nongnu.13855.n7.nabble.com/Linphone-EXE-compilation-problem-tp182023p183471.html
Sent from the linphone-developers mailing list archive at Nabble.com.



reply via email to

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