在安装4.4之后,我尝试构建一个当前项目,并得到错误:词法或预处理器问题'mach_debug/mach_debug_types.h‘file not found。然后,它向我展示了文件MacOSX10.8/user/ include /mach/host_priv.h中的include。无论我选择10.7还是10.8作为目标操作系统,我都会得到相同的错误。我在我的机器上找不到这个文件(或mach_debug目录)。
有什么想法吗?
当我尝试使用NMSSH框架编译我的项目时,XCode 5说:"_OBJC_CLASS_$_NMSSHSession", referenced from: objc-class-ref in HelloWorldViewController.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)
我该