linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Error Compile linphone


From: hussain free
Subject: [Linphone-developers] Error Compile linphone
Date: Mon, 16 May 2016 03:43:17 +0300

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


reply via email to

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