美文网首页
library not found for -lstdc++.6

library not found for -lstdc++.6

作者: 小福8090 | 来源:发表于2018-05-17 11:13 被阅读47次

    临时解决办法

    拷贝缺失的 libstdc++、libstdc++.6、libstdc++6.0.9

    下载地址连接 链接: https://pan.baidu.com/s/19Ko_DRV0Z1W5Tl3y0zYz2g 提取码: rsya

    以下为路径(注意不同版本的sdk 路径不同需要自己替换)

    真机

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/

    模拟器

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/

    相关文章

      网友评论

          本文标题:library not found for -lstdc++.6

          本文链接:https://www.haomeiwen.com/subject/jvqbdftx.html