- Home /
Apple Mach-O Linker Error
I'm trying to build my unity project to my ipod touch, and:
Undefined symbols for architecture armv7: "__Test", referenced from: __Z19RegisterMonoModulesv in RegisterMonoModules.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)
any ideas? previously this works with Unity 3.3 and iOS SDK 4.3, I upgraded to Unity 4.3.1 and iOS SDK 5.0 and this happens.
Have you found a solution to this? It happens to me too.
still no answer, but unity released 3.4.2 and there are iOS improvements in the release notes, might worth a try. I scrapped this project and decided to start an entirely new, non-Unity-related project so I won't be testing anytime soon.
Your answer
Follow this Question
Related Questions
Error Importing OpenCV Framework to Unity Project iOS 0 Answers
Linker error - Unity on iOS/React Native project 1 Answer
Linker error when creating a static iOS library that depends on another static library. 1 Answer
Error building for iOS: framework not found FBSDKCoreKit for architecture armv7 2 Answers
TLS Allocator ALLOC_TEMP_THREAD when building ios *No Particles* 0 Answers