Как добавить Arm64 в стороннюю структуру (IOTCamera.framework) ⇐ IOS
-
Anonymous
Как добавить Arm64 в стороннюю структуру (IOTCamera.framework)
I am using IOT Camera library.its working on simulator and device.but when I make the build I am getting error
Undefined symbols for architecture arm64: "OBJC_CLASS$_Camera", referenced from: objc-class-ref in PVPetLiveShowController.o (maybe you meant: OBJC_CLASS$_CameraShowGLView, OBJC_CLASS$_Cameras ) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation).
how can I fix the issue.i have already Add 64,7s,7,i386.Please suggest me how to Add Arms64 add in our third Party library IOTCamera.framework.may be the problem is IOTCamera.framework this is not supported.
Источник: https://stackoverflow.com/questions/398 ... -framework
I am using IOT Camera library.its working on simulator and device.but when I make the build I am getting error
Undefined symbols for architecture arm64: "OBJC_CLASS$_Camera", referenced from: objc-class-ref in PVPetLiveShowController.o (maybe you meant: OBJC_CLASS$_CameraShowGLView, OBJC_CLASS$_Cameras ) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation).
how can I fix the issue.i have already Add 64,7s,7,i386.Please suggest me how to Add Arms64 add in our third Party library IOTCamera.framework.may be the problem is IOTCamera.framework this is not supported.
Источник: https://stackoverflow.com/questions/398 ... -framework
Мобильная версия