【发布时间】:2016-08-26 09:21:01
【问题描述】:
我在尝试运行使用 NinevehGL 框架的 XCODE 应用程序时发现了这些错误:
ld: truncated fat file. Slice from 1478656 to 2279616 is past end of file with length 2270604 file './NinevehGL.framework/NinevehGL' for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
我真的不知道是什么问题以及如何解决此类错误我没有找到任何处理此类问题的文档。
【问题讨论】:
-
你读过this问题/答案吗?
-
是的,但答案并没有真正帮助
标签: ios compiler-errors