【发布时间】:2018-08-15 06:19:40
【问题描述】:
无法在 Xcode10 中使用 Chilkat 库构建项目,编译失败并出现错误:
找不到 -lstdc++.6 的库
Apple 论坛显示:
libstdc++ 大约在 5 年前被弃用(请注意,它还没有被 在 tvOS 和 watchOS 中可用)。请切换到使用 libc++。
关于如何将项目迁移到 iOS12 和 Xcode10 的任何想法?
【问题讨论】:
标签: ios swift xcode10 chilkat ios12