我似乎无法找到答案.
我刚刚使用了Xcode 4最终版本并构建了一个使用Xcode 3构建的现有项目,但是出现了这个错误:
ld: library not found for -lSystem.B
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
Run Code Online (Sandbox Code Playgroud)
但是Xcode 4构建了另一个项目.
我通过选择默认选项安装了Xcode 4.
我是否想错过在某处包含图书馆或框架?
有人可以帮忙.谢谢.
xcode4 ×1