Undefined symbols for architecture arm64

mac2025-09-03  7

iOS 编译问题报错: 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: linker command failed with exit code 1 (use -v to see invocation)

萌新求助!

最新回复(0)