Cocos2D 2.0升级:Apple Mach-O链接器错误

时间:2014-02-07 23:33:35

标签: cocos2d-iphone upgrade

我差不多将Cocos2D从0.99.5升级到2.1,但我不知道如何解决这个错误。这就是错误:

Ld / Users / Admin / Library / Developer / Xcode / DerivedData / flyingAdventure-esbllafxkpvprvdfdsnfuyectjnh / Build / Products / Debug-iphonesimulator / Flying \ Adventure.app/Flying \ Adventure normal i386     cd / Users / Admin / Documents / EriksFiles / Erik / iPad / cocos2d / flyingAdventure / flyingAdventure_current     setenv IPHONEOS_DEPLOYMENT_TARGET 7.0     setenv PATH“/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/ usr / sbin目录:/ sbin目录”     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7。 0.sdk -L / Users / Admin / Library / Developer / Xcode / DerivedData / flyingAdventure-esbllafxkpvprvdfdsnfuyectjnh / Build / Products / Debug-iphonesimulator -F / Users / Admin / Library / Developer / Xcode / DerivedData / flyingAdventure-esbllafxkpvprvdfdsnfuyectjnh / Build / Products / Debug-iphonesimulator -filelist /Users/Admin/Library/Developer/Xcode/DerivedData/flyingAdventure-esbllafxkpvprvdfdsnfuyectjnh/Build/Intermediates/flyingAdventure.build/Debug-iphonesimulator/flyingAdventure1.build/Objects-normal/i386/Flying \ Adventure。 LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -all_load -ObjC -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min = 7.0 -lcocos2d \ libraries -framework CoreText -framework GameKit -lz.1.2.5 -framework CoreGraphics -framework Foundation -framewor k OpenGLES -framework QuartzCore -framework UIKit -framework AudioToolbox -framework OpenAL -lz -framework AVFoundation -Xlinker -dependency_info -Xlinker /Users/Admin/Library/Developer/Xcode/DerivedData/flyingAdventure-esbllafxkpvprvdfdsnfuyectjnh/Build/Intermediates/flyingAdventure.build/ Debug-iphonesimulator / flyingAdventure1.build / Objects-normal / i386 / Flying \ Adventure_dependency_info.dat -o / Users / Admin / Library / Developer / Xcode / DerivedData / flyingAdventure-esbllafxkpvprvdfdsnfuyectjnh / Build / Products / Debug-iphonesimulator / Flying \ Adventure。 app / Flying \ Adventure ld:找不到-lcocos2d库的库 找不到-lcocos2d库的库 链接器命令失败,退出代码为1(使用-v查看调用)

是否与我的Link Binary With Libraries有关?这是看起来像:

Link Binary With Libraries

0 个答案:

没有答案