Cocos2d-Lua-Community icon indicating copy to clipboard operation
Cocos2d-Lua-Community copied to clipboard

基于Cocos2d-x 4.0,打造易用稳定的Cocos2d-x lua引擎。

Results 3 Cocos2d-Lua-Community issues
Sort by recently updated
recently updated
newest added

MacOS 下面用Xcode调试,空项目挂着不动内存都会一直增加,每一两秒就增加0.1M,永远不会降低,看看什么原因

Hi, I found deleteCharactersInRange will cause auto scroll in Mac even I unchecked the scroll button, any good idea to fix it?

31>cocos2d.lib(CCFileUtils.obj) : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) void * __cdecl cocos2d::unzOpen(char const *)" (__imp_?unzOpen@cocos2d@@YAPAXPBD@Z),函数 "public: unsigned char * __thiscall cocos2d::FileUtils::getFileDataFromZip(class std::basic_string const &,class std::basic_string const &,long *)const " (?getFileDataFromZip@FileUtils@cocos2d@@QBEPAEABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0PAJ@Z) 中引用了该符号 31>cocos2d.lib(ZipUtils.obj)...