【发布时间】:2010-12-27 20:53:56
【问题描述】:
我正在使用“调试”配置的模拟器构建一个 iPhone 应用程序。我收到此警告:
ld: warning: directory '/Users/myusername/Documents/iPhoneApps/TestGA/Source/build/GData.build/Debug/GDataFramework.build/Objects-normal/i386' following -L not found
我也收到此警告:
ld: warning: directory '/Users/myusername/Documents/iPhoneApps/TestGA/Source/build/Debug' following -F not found
有什么见解吗?我怎样才能解决这个问题?这些警告甚至意味着什么?
【问题讨论】:
标签: iphone xcode build simulator