We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.3的分支xcode12.3编译报错 Undefined symbols for architecture arm64: "_luaopen_lpeg", referenced from: _LuaDLL_luaopen_lpeg_m74C2A138A9680792399E8948E29C7ED763837334 in Bulk_Assembly-CSharp_0.o (maybe you meant: _LuaDLL_luaopen_lpeg_m74C2A138A9680792399E8948E29C7ED763837334_RuntimeMethod_var, _LuaDLL_luaopen_lpeg_m74C2A138A9680792399E8948E29C7ED763837334 )
The text was updated successfully, but these errors were encountered:
同,不知道怎么解决 @topameng Xcode 12.2
Sorry, something went wrong.
@letian0111 目前推测是跟游戏内SDK用到的底层库有冲突,将SDK部分库删掉后可以正常编译出ipa。
我直接把这个库干掉了...
No branches or pull requests
5.3的分支xcode12.3编译报错
Undefined symbols for architecture arm64:
"_luaopen_lpeg", referenced from:
_LuaDLL_luaopen_lpeg_m74C2A138A9680792399E8948E29C7ED763837334 in Bulk_Assembly-CSharp_0.o
(maybe you meant: _LuaDLL_luaopen_lpeg_m74C2A138A9680792399E8948E29C7ED763837334_RuntimeMethod_var, _LuaDLL_luaopen_lpeg_m74C2A138A9680792399E8948E29C7ED763837334 )
The text was updated successfully, but these errors were encountered: