require(“cc.GameObject”)。报错
require(“framework.init”)
require(“framework.cc.init”)也都是类似的错误
请问应该怎么处理呢?
:46: :24: module 'cc.GameObject' not found: no field package.preload'cc.GameObject'] no file '.\cc\GameObject.lua' no file 'E:\cocos2dx\workspace\CocosLuaGame\runtime\win32\lua\cc\GameObject.lua' no file 'E:\cocos2dx\workspace\CocosLuaGame\runtime\win32\lua\cc\GameObject\init.lua' no file '.\cc\GameObject.dll' no file 'E:\cocos2dx\workspace\CocosLuaGame\runtime\win32\cc\GameObject.dll' no file 'E:\cocos2dx\workspace\CocosLuaGame\runtime\win32\loadall.dll' no file '.\cc.dll' no file 'E:\cocos2dx\workspace\CocosLuaGame\runtime\win32\cc.dll' no file 'E:\cocos2dx\workspace\CocosLuaGame\runtime\win32\loadall.dll'