为ios设备生成时出错....
ld: warning: ignoring file /Users/andre/Downloads/UnittWebSocketClient/bin/Debug-iphonesimulator/libUnittWebSocketClient.a, file was built for archive which is not the architecture being linked (armv7): /Users/andre/
我得到以下链接错误:
架构类未定义的符号:"_OBJC_CLASS_$_CIFilter",引用自:objc- armv7 -ref in CameraViewController.o "_OBJC_CLASS_$_CIImage",引用自:objc-armv7-ref in CameraViewController.o ld:未找到架构类的符号clang:错误:链接器命令失败
架构armv7的未定义符号:
"_kCLLocationAccuracyBest",引用于:-RevMobDeviceInfo getUserLocation in RevMobAds(RevMobDeviceInfo.oRevMobiceInfo.o) "_OBJC_CLASS_$_CLLocationManager",引用于: objc-class-ref in RevMobAds(RevMobDeviceInfo.o) ld:符号</
我构建了一个内部有unity类的项目。我得到了这个错误:RegisterAllClassesIPhone(),引用自ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1