flexisip-developers
[Top][All Lists]
Advanced

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

Re: [help] sdk comlile problem


From: Sylvain Berfini
Subject: Re: [help] sdk comlile problem
Date: Tue, 8 Sep 2020 16:20:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Hi,

This is because you have built the SDK with the legacy java wrapper.

Make sure you have given the following arguments to the cmake command: -DLINPHONESDK_PLATFORM=Android -DENABLE_JAVA_WRAPPER=ON

Cheers,

Sylvain Berfini Software Engineer @ Belledonne Communications
Le 08/09/2020 à 05:26, Liam a écrit :
Hi,

I have a problem and want to consult.
I download the Linphone project and the LinphoneSDK,
after I compiled the sdk,put the aar file to the linproject,
I found that,it can not be running correct.
I found that the reason was the Linphone project used sdk was different with the sdk which I compiled.
Such as the class name is different.
The classname  ‘Core’  in Linphone project download sdk from Maven repository  is ‘Core’,
but the classname in the sdk I compiled was ‘LinphoneCore’,
So I can not use the new sdk,
How can I compile the new sdk with classname without ‘Linphone’?
And that I can replace the sdk file,
use the new sdk.

Thanks,

——————————

Whatever happens,you are always in my heart...

                                                                Liam



reply via email to

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