cocod2d-x 3.1.1
lua工程,用cocostudio 1.4.0.1
随便导出了一个ui工程然后在程序中使用,显示正常,但是控制台报如下错误,何故?
iversion 1401
cocos2d: fullPathForFilename: No file found at /cc_2x2_white_image. Possible missing file.
cocod2d-x 3.1.1
lua工程,用cocostudio 1.4.0.1
随便导出了一个ui工程然后在程序中使用,显示正常,但是控制台报如下错误,何故?
iversion 1401
cocos2d: fullPathForFilename: No file found at /cc_2x2_white_image. Possible missing file.
这个是某个控件没有配置资源导致的。