“_ OBJC_ CLASS_$_ GCController”, referenced from:
objc-class-ref in libcocos2d iOS.a(CCController-iOS.o)
(maybe you meant: _ OBJC_ CLASS_$_ GCControllerConnectionEventHandler)
Using the third-party library of AdMob, there is no problem in compiling. There is an error in linking, and the test package cannot be generated. Solution:
Add gamecontroller. Framework in link lib under build phases and archive again
Similar Posts:
- [Solved] LD: library not found for – XXX when Xcode compiles code
- Iosbug debug-01-error-duplicate symbols for architecture
- [Solved] QT operate error: exited with code – 1073741515
- Xcode Error: Command CodeSign failed with a nonzero exit code
- undefined symbol: xxx – undefined reference to `typeinfo
- iOS dyld: Library not loaded Error [How to Solve]
- dyld: Library not loaded: /System/Library/Frameworks/UserNotifications.framework/UserN
- [Solved] com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
- [Solved] undefined reference to `cv::imread(std::string const&, int)’