Hi everyone,
After updating to Xcode 10 and Xamarin.iOS 12.0.015, I cannot build my native Xamarin.iOS projects anymore with VS for Mac.
I also updated the Command Line Tools.
I get the following errors:
error MT5209: Error: library not found for -lstdc++.6.0.9 MTOUCH: Error MT5201: Native linking failed. Please review the build log and the user flags provided to gcc: -ObjC -ObjC -lc++ -lsqlite3 -lz (MT5201) MTOUCH: Error MT5202: Native linking failed. Please review the build log. (MT5202)
Anyone else encountered these errors?
BR // Corneliu
Posts
Did you find a solution to this? I'm having a similar problem.
I am having the same exact issue, have you guys found a solution by any chance?
@CorneliuSerediuc @jeremywho Since I'm having the same issue I wanted to ask you: are you using telerik components or ibm worklight dll's in your projects by any chance? I'm trying to find a common culprit. Thanks,
I contacted Microsoft support and they gave me the following solution (which works):
@CorneliuSerediuc I can confirm copying the libraries from XCode 9.4 fixed the issue for me too. Thanks!
You may copy it from old Xcode(9.4) like this