linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Error Compile linphone


From: Sylvain Berfini
Subject: Re: [Linphone-developers] Error Compile linphone
Date: Wed, 18 May 2016 09:26:20 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0

Hi Hussain,

Update your submodules using:
$ git submodule update --recursive
It will solve your issue.

Cheers.

Sylvain Berfini
Software Engineer @ Belledonne Communications
Le 16/05/2016 à 02:43, hussain free a écrit :
hello,

recently, i made git pull to update my code but at the end  make command an error comes

[javac] /Users/use/linphone-android/src/org/linphone/LinphonePreferences.java:107: error: cannot find symbol

    [javac]     return LinphoneCoreFactory.instance().createLpConfigFromString(text.toString());

    [javac]                                          ^

    [javac]   symbol:   method createLpConfigFromString(String)

    [javac]   location: class LinphoneCoreFactory

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] 1 error

    [javac] 3 warnings


BUILD FAILED

/Users/user/Documents/sdk/tools/ant/build.xml:716: The following error occurred while executing this line:

/Users/use/Documents/sdk/tools/ant/build.xml:730: Compile failed; see the compiler error output for details.




any help how to fix this???


best regards



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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