JavaShuo
欄目
標籤
quick-cocos2dx-community 使用babelua調試 出現fullPathForFilename: No file found at src/main.lua的解決方法
時間 2021-01-16
欄目
Cocos2d-x
简体版
原文
原文鏈接
1.查看自己的c++遊戲入口 的這個函數 :bool AppDelegate::applicationDidFinishLaunching() 找到lua的入口在 engine->executeScriptFile("src/main.lua"); 這裏絕對路徑找不到,那就改成絕對路徑: engine->executeScriptFile("E:/Study/mygame/src/main.lu
>>阅读原文<<
相關文章
1.
cocos2d: fullPathForFilename: No file found at Hero.png. Possible missing file.問題解決方法
2.
使用idea斷點調試時出現no executable code found at line問題
3.
出現file not found的解決方案
4.
scons: *** No SConstruct file found解決
5.
解決eclipse調試c++程序出現「No source file named」 error
6.
eclipse 中出現No persistence.xml file found in project
7.
安裝MySQL時出現no compatible servers were found的解決方法
8.
make fontconfig 時出現No package ‘libxml-2.0′ found的解決方法
9.
No input file specified的解決方法
10.
Spark No FileSystem for scheme file 解決方法
更多相關文章...
•
Lua 調試(Debug)
-
Lua 教程
•
Eclipse Debug 調試
-
Eclipse 教程
•
常用的分佈式事務解決方案
•
SpringBoot中properties文件不能自動提示解決方法
相關標籤/搜索
調試使用
解決方法
使用方法
babelua
解決方案
解決方式
調優方法
解決辦法
使用方便
file
Lua
Cocos2d-x
Spring教程
PHP教程
NoSQL教程
面試
調度
應用
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
排序-堆排序(heapSort)
2.
堆排序(heapSort)
3.
堆排序(HEAPSORT)
4.
SafetyNet簡要梳理
5.
中年轉行,擁抱互聯網(上)
6.
SourceInsight4.0鼠標單擊變量 整個文件一樣的關鍵字高亮
7.
遊戲建模和室內設計那個未來更有前景?
8.
cloudlet_使用Search Cloudlet爲您的搜索添加種類
9.
藍海創意雲丨這3條小建議讓編劇大大提高工作效率!
10.
flash動畫製作修改教程及超實用的小技巧分享,碩思閃客精靈
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
cocos2d: fullPathForFilename: No file found at Hero.png. Possible missing file.問題解決方法
2.
使用idea斷點調試時出現no executable code found at line問題
3.
出現file not found的解決方案
4.
scons: *** No SConstruct file found解決
5.
解決eclipse調試c++程序出現「No source file named」 error
6.
eclipse 中出現No persistence.xml file found in project
7.
安裝MySQL時出現no compatible servers were found的解決方法
8.
make fontconfig 時出現No package ‘libxml-2.0′ found的解決方法
9.
No input file specified的解決方法
10.
Spark No FileSystem for scheme file 解決方法
>>更多相關文章<<