lua编译后加载不了

compile_scripts.bat -i -o 运行了一下 然后 设置了一下 cpp 的代码

pStack->loadChunksFromZip(“res/game.zip”);
pStack->executeString(“require ‘main’”);

但是 运行android 提示

error: syntax error during pre-compilation

不知道怎么回事

http://www.cocoachina.com/bbs/read.php?tid-282762.html