cocos2d-x 3.x 运行报错

cocos2d-x 3.x 运行报错: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't locate file for: -lpng

error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: -lpng is not an object file (not allowed in a library)

上谷歌差了不少资料,最后确定应该是和SVN有关,在不确定少了哪个.lib的情况下,所有我直接把原来的cocos文件夹覆盖了,clearn 编译 运行 OK

图片不存在,可能是plist没加入缓存中