MT5209: Error: clang: error: no such file or directory: 'obj/iPhone/Release/device-builds/iphone9.3-13.6.1/mtouch-cache/navigationSDK_03_.a' (NAVIGATION_SDK_01) Native linking
MT5209: Error: clang: error: no such file or directory xxx Native linking
Try the following tips:
1.Check if the solution name contains the space.
2.Try to remove obj and bin folders of both the shared project and each platform project.
3.Go to iOS project Properties and set Linker Behavior to Don't Link. Then rebuild the solution.
Answers
Try the following tips:
1.Check if the solution name contains the space.
2.Try to remove obj and bin folders of both the shared project and each platform project.
3.Go to iOS project Properties and set Linker Behavior to Don't Link. Then rebuild the solution.
Similar issues:
https://stackoverflow.com/questions/44936369/xamarin-ios-native-linking-error-could-not-find-file
https://stackoverflow.com/questions/41238291/error-mt5209-native-linking-error-xamarin-in-visual-studio