+
 新版

设置后可以运行,但无法debug,提示找不到lua文件?

杨浩 发布于 2015/09/16 11:12
阅读 1K+
收藏 0
一旦debug就提示一下错误:
D:\programs\lua5.1\lua.exe -e "package.path=[[D:/programs/Cocos Code IDE/plugins/IDLua/remdebug/?.lua;]]  ..  package.path" -l remdebug main.lua
Debugger connected at /127.0.0.1
D:\programs\lua5.1\lua.exe: cannot open main.lua: No such file or directory

Process finished with exit code 1

相同的设置,可以运行代码,但就是不能debug,我的运行工作目录也设置了,所以运行是可以的,但debug的时候好像这个设置不起作用,求解~~

加载中
0
非心小尤
我也遇到了这个问题,求解~~~
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部