转载自https://www.jianshu.com/p/ef584a960a0d
Xcode10 Xcode11:library not found for -lstdc++.6.0.9 临时解决
临时解决方案:
1.将libstdc++.6.0.9tbd.zip解压,放到以下目录:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/
2.将libstdc++_sim.zip解压,放到以下目录:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/
3.将libstdc++.dylib_sim.zip解压,放到目录
Xcode10:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/
Xcode11:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/
作者:ty_Chen
链接:https://www.jianshu.com/p/ef584a960a0d
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
转载自https://www.jianshu.com/p/ef584a960a0d
最后
以上就是活泼皮卡丘最近收集整理的关于library not found for -lstdc++.6.0.9 临时解决转载自https://www.jianshu.com/p/ef584a960a0d Xcode10 Xcode11:library not found for -lstdc++.6.0.9 临时解决转载自https://www.jianshu.com/p/ef584a960a0d的全部内容,更多相关library内容请搜索靠谱客的其他文章。
发表评论 取消回复