cocos2d-x Sprite::create(“filename.png”) returning null

前端之家收集整理的这篇文章主要介绍了cocos2d-x Sprite::create(“filename.png”) returning null前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

转载地址:http://blog.csdn.net/lqfsharks/article/details/51736786

现象:升级xcode7.3、Ios9.3后,cocos2dx 3.x版本,Sprite::create()返回 NULL,程序崩溃

解决办法:去Build Settings设置Remove Text Metadata From PNG FilestoNO

原文链接:https://www.f2er.com/cocos2dx/339133.html

猜你在找的Cocos2d-x相关文章