BelledonneCommunications / linphone-xamarin

Linphone.org mirror for linphone-xamarin (git://git.linphone.org/linphone-xamarin.git)
https://www.linphone.org/
GNU General Public License v3.0
26 stars 21 forks source link

Can't build iOS sample code #13

Closed stewardqq closed 6 years ago

stewardqq commented 6 years ago

I'm trying debug sample code on iPhoneSimlator when i build that i got three errors any idea to fix?

liblinphone-xamarin-sdk-latest/LinphoneXamarin/LinphoneXamarin/LinphoneXamarin.iOS/clang: Error: linker command failed with exit code 1 (use -v to see invocation) (LinphoneXamarin.iOS)

liblinphone-xamarin-sdk-latest/LinphoneXamarin/LinphoneXamarin/LinphoneXamarin.iOS/error MT5209: Error: framework not found mssilk (LinphoneXamarin.iOS) Native linking

liblinphone-xamarin-sdk-latest/LinphoneXamarin/LinphoneXamarin/LinphoneXamarin.iOS/MTOUCH: Error MT5202: Native linking failed. Please review the build log. (MT5202) (LinphoneXamarin.iOS)

hinnerkweiler commented 6 years ago

Did you solve this or just gave up? I get the exact same here trying to compile the sample app on VS2017 Mac.

stewardqq commented 6 years ago

My English is weak.

@hinnerkweiler I just downloaded lastest version, and try compile it. I got error "framework not found mediastreamer_base". but I downloaded liblinphone-xamarin-sdk-3.12.0-2987-g66419a35f on 4, October , it compile success.

image

hinnerkweiler commented 6 years ago

Thanks for the hint, that worked for me too.