Home > other >  Undefined symbols for architecture arm64
Undefined symbols for architecture arm64

Time:09-28

IOS compile problem error:
Undefined symbols for architecture arm64:
"Luaopen_lua_game (lua_State *)", referenced from:
AppDelegate: : applicationDidFinishLaunching () in AppDelegate. O
"Register_all_PageTurn ()", referenced from:
AppDelegate: : applicationDidFinishLaunching () in AppDelegate. O
Ld: symbol (s) not found for architecture arm64
Clang: error: would the command failed with exit code 1 (use the -v to see invocation)

Of new help!
  • Related