标签: xcode cocos2d-x-2.x
我已经导入了一个cocos2dx项目,每当我试图运行该项目时,它会向我显示以下错误。
ld: library not found for -lcocos2d libraries clang: error: linker command failed with exit code 1 (use -v to see invocation)
我不知道该怎么做。