同事使用windows创建了一个cocos项目,将项目传到SVN后我进行下载,我在Mac下用xcode打开编译,出现如下错误:
错误提示:
error: /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)
请问该如何解决????
