Post

Replies

Boosts

Views

Activity

Reply to Undefined Symbols with no other info
Interesting, now that I can see the detail it's referencing a function call instead of a library that its missing. More troubleshooting to do, thank you for the lead ld: Undefined symbols: SplashScreen::createScene(), referenced from: AppDelegate::applicationDidFinishLaunching() in AppDelegate.o clang: error: linker command failed with exit code 1 (use -v to see invocation)
Oct ’23