我使用3.9的cocos 编译 lua-tests的lua文件,然后运行到iPhone 6s上时,报错:
cocos2d: fullPathForFilename: No file found at src/controller.lua. Possible missing file.
load “/var/mobile/Containers/Bundle/Application/94DA9426-8CA7-4B50-BEB6-D6D50DB48CE2/lua-tests iOS.app/src/controller.luac”, error: syntax error during pre-compilation.
是否cocos2dx 3.9还不支持 64bit的luajit ?