Post

Replies

Boosts

Views

Activity

Undefined Symbols with no other info
Hi, I'm doing a basic cocos2dx with spine iOS build on M1. With Xcode15 I'm getting 'undefined symbols' but it doesn't say what symbols!! How can I troubleshoot that? Also Im getting an 'ignoring duplicate libraries' but it lists two different libraries and I can't find any duplicate of either of them in my system. It might be related, if its linking to the wrong version of a library I suppose, but the no symbol on undefined symbols is really killing me anyone else seeing this? Nothing after the colon Undefined symbols: Linker command failed with exit code 1 (use -v to see invocation) ld: warning: ignoring duplicate libraries: 'xxxx/build-ios/Debug-iphoneos/libspine-cpp.a', 'xxxx/cocos2d/external/bullet/prebuilt/ios/libLinearMath.a' Thanks!
4
1
3.4k
Oct ’23