Linker fails with exit code 1

Hello,
I have ported a CodeWarrior project to XCode and the debug build works successfully using zero-link. However my release build, which does not use zero-link fails with:
Command /usr/bin/g++-4.0 failed with exit code 1
I'm using XCode 2.2 with Mac OS X.4.5
I've done some searching on the formus but I can't seem to find anything about exit code 1. Anyone got any ideas?
Not sure if its helpfull (I'm new to XCode) but I do also get a warning:
prebinding disabled because dependent library: /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration can't be searched.
I did find some notes on prebinding: http://developer.apple.com/releasenotes/DeveloperTools/Prebinding.html
and unless I'm very much on the wrong path it seems that I should be able to continue my build without it so I'm not sure this is related.
I hope I've supplied enough info. Any help appreciated.
Thanks
Sean

This is the line that describes exactly what is wrong:
ld: duplicate symbol _main in /Users/cal/Library/Developer/Xcode/DerivedData/Test2-dddrxmdmqydygiejxapflqfrsz qr/Build/Intermediates/Test2.build/Debug/Test2.build/Objects-normal/x86_64/File . o and /Users/cal/Library/Developer/Xcode/DerivedData/Test2-dddrxmdmqydygiejxapflqfrsz qr/Build/Intermediates/Test2.build/Debug/Test2.build/Objects-normal/x86_64/Calc u lator.o for architecture x86_64
You have main defined in both 'File' and 'Calculator'.

Similar Messages

  • Linker command failed with exit code 1

    Hi
    I am new at coding and tried coding in glfw because apple for some reason doesn't support glut anymore...
    This is my very simple code:
    #define GLFW_INCLUDE_GLCOREARB
    #include <GLFW/glfw3.h>
    #include <iostream>
    int main()
        GLFWwindow* window = glfwCreateWindow(640, 360, "Modern OpenGl", NULL, NULL);
            if (window == NULL) {
            std::cout << "Window failed to create" << std:: endl;
            glfwTerminate();
            return 0;
    and this is what I got afterwards:
    Ld /Users/admin/Library/Developer/Xcode/DerivedData/#7_c++_GLWF-fzfbgpfvctuzmxhcik aiozsarhmi/Build/Products/Debug/#7\ c++\ GLWF normal x86_64
        cd "/Applications/Xcode.projekter/c++/#7 c++ GLWF"
        export MACOSX_DEPLOYMENT_TARGET=10.9
        /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/bin/clang++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/ SDKs/MacOSX10.9.sdk -L/Users/admin/Library/Developer/Xcode/DerivedData/#7_c++_GLWF-fzfbgpfvctuzmxhc ikaiozsarhmi/Build/Products/Debug -L/usr/local/lib -L/Users/admin/Downloads/glfw-3.0.4/Build/src/Debug -F/Users/admin/Library/Developer/Xcode/DerivedData/#7_c++_GLWF-fzfbgpfvctuzmxhc ikaiozsarhmi/Build/Products/Debug -filelist /Users/admin/Library/Developer/Xcode/DerivedData/#7_c++_GLWF-fzfbgpfvctuzmxhcik aiozsarhmi/Build/Intermediates/#7\ c++\ GLWF.build/Debug/#7\ c++\ GLWF.build/Objects-normal/x86_64/#7\ c++\ GLWF.LinkFileList -mmacosx-version-min=10.9 -lglfw -stdlib=libc++ -framework OpenGL -Xlinker -dependency_info -Xlinker /Users/admin/Library/Developer/Xcode/DerivedData/#7_c++_GLWF-fzfbgpfvctuzmxhcik aiozsarhmi/Build/Intermediates/#7\ c++\ GLWF.build/Debug/#7\ c++\ GLWF.build/Objects-normal/x86_64/#7\ c++\ GLWF_dependency_info.dat -o /Users/admin/Library/Developer/Xcode/DerivedData/#7_c++_GLWF-fzfbgpfvctuzmxhcik aiozsarhmi/Build/Products/Debug/#7\ c++\ GLWF
    ld: library not found for -lglfw
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    Can anybody help me with this?
    (Sorry for the bad english)

    thank you
    I already did same wt you suggest me.
    Thanks alot for this.:)

  • An error encounter on test devise (real devise) i.e "apple mach -o linker error linker command failed with exit code 1", please any body help me to solve the problem

    Hello, I am using tesseract api in my app, which run perfectly on simulator but on test devise (real devise) it is showing an error i.e "apple mach -o linker error linker command failed with exit code 1", please any body help me to solve the problem

    if you can't compile the webutil.pll in your forms developer you need to set the forms_builder_classpath in you windows registry. You have to add the frmwebutil.jar,jacob.jar to the registry key. The configuration files you mention are for running the forms.

  • XCode error: clang: error: linker command failed with exit code 1 (use -v to see invocation)

    I am trying to make my game,
    but EVERY time it says this:
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    I have been pulling out my hair for the hours trying to figure out the awnser. There are a bunch of unrelated searches in google when I search it.
    Want to see the ENTIRE dubugging code?
    Ld "/Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccj iwwgdhzsbhnhxmkdpznhsg/Build/Products/Debug-iphonesimulator/The hardest game EVER.app/The hardest game EVER" normal i386     cd "/Users/Rilian/Desktop/Project folder/The hardest game EVER"     setenv IPHONEOS_DEPLOYMENT_TARGET 6.1     setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/ Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/b in:/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/D eveloper/SDKs/iPhoneSimulator6.1.sdk -L/Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmcc jiwwgdhzsbhnhxmkdpznhsg/Build/Products/Debug-iphonesimulator -F/Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmcc jiwwgdhzsbhnhxmkdpznhsg/Build/Products/Debug-iphonesimulator -filelist "/Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccj iwwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/The hardest game EVER.LinkFileList" -Xlinker -objc_abi_version -Xlinker 2 -lz -lsqlite3 -ObjC -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=6.1 -framework QuartzCore -framework OpenGLES -framework OpenAL -framework AudioToolbox -framework AVFoundation -framework UIKit -framework Foundation -framework CoreGraphics -framework GameKit -o "/Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccj iwwgdhzsbhnhxmkdpznhsg/Build/Products/Debug-iphonesimulator/The hardest game EVER.app/The hardest game EVER"  duplicate symbol _OBJC_CLASS_$_HelloWorldLayer in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/HelloWorldLayer-288328F8C797DA0F.o duplicate symbol _OBJC_METACLASS_$_HelloWorldLayer in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/HelloWorldLayer-288328F8C797DA0F.o duplicate symbol _OBJC_IVAR_$_AppController.window_ in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/AppDelegate-37806AA464A7BA0D.o duplicate symbol _OBJC_IVAR_$_AppController.director_ in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/AppDelegate-37806AA464A7BA0D.o duplicate symbol _OBJC_IVAR_$_AppController.navController_ in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/AppDelegate-37806AA464A7BA0D.o duplicate symbol _OBJC_METACLASS_$_MyNavigationController in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/AppDelegate-37806AA464A7BA0D.o duplicate symbol _OBJC_CLASS_$_MyNavigationController in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/AppDelegate-37806AA464A7BA0D.o duplicate symbol _OBJC_CLASS_$_AppController in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/AppDelegate-37806AA464A7BA0D.o duplicate symbol _OBJC_METACLASS_$_AppController in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/AppDelegate-37806AA464A7BA0D.o duplicate symbol _OBJC_IVAR_$_CCAction._target in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCAction._originalTarget in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCAction._tag in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFiniteTimeAction._duration in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCRepeatForever._innerAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCSpeed._speed in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCSpeed._innerAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFollow._followedNode in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFollow._boundarySet in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFollow._boundaryFullyCovered in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFollow._fullScreenSize in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFollow._halfScreenSize in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFollow._leftBoundary in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFollow._rightBoundary in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFollow._topBoundary in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCFollow._bottomBoundary in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_CLASS_$_CCAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_METACLASS_$_CCAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_METACLASS_$_CCFiniteTimeAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_CLASS_$_CCFiniteTimeAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_CLASS_$_CCRepeatForever in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_METACLASS_$_CCRepeatForever in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_CLASS_$_CCSpeed in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_METACLASS_$_CCSpeed in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_CLASS_$_CCFollow in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_METACLASS_$_CCFollow in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCAction-21CC60872826DAFF.o duplicate symbol _OBJC_IVAR_$_CCActionCamera._centerXOrig in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCActionCamera._centerYOrig in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCActionCamera._centerZOrig in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCActionCamera._eyeXOrig in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCActionCamera._eyeYOrig in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCActionCamera._eyeZOrig in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCActionCamera._upXOrig in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCActionCamera._upYOrig in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCActionCamera._upZOrig in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._radius in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._deltaRadius in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._angleZ in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._deltaAngleZ in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._angleX in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._deltaAngleX in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._radDeltaZ in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._radDeltaX in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._radZ in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCOrbitCamera._radX in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_CLASS_$_CCActionCamera in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_METACLASS_$_CCActionCamera in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_CLASS_$_CCOrbitCamera in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_METACLASS_$_CCOrbitCamera in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCamera-12CF1EDB8B16FB01.o duplicate symbol _OBJC_IVAR_$_CCPointArray._controlPoints in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _ccCardinalSplineAt in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_IVAR_$_CCCardinalSplineTo._tension in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_IVAR_$_CCCardinalSplineTo._points in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_IVAR_$_CCCardinalSplineTo._deltaT in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_IVAR_$_CCCardinalSplineTo._previousPosition in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_IVAR_$_CCCardinalSplineTo._accumulatedDiff in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_IVAR_$_CCCardinalSplineBy._startPosition in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_CLASS_$_CCPointArray in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_METACLASS_$_CCPointArray in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_CLASS_$_CCCardinalSplineTo in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_METACLASS_$_CCCardinalSplineTo in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_CLASS_$_CCCardinalSplineBy in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_METACLASS_$_CCCardinalSplineBy in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_CLASS_$_CCCatmullRomTo in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_METACLASS_$_CCCatmullRomTo in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_CLASS_$_CCCatmullRomBy in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_METACLASS_$_CCCatmullRomBy in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionCatmullRom-3D1DD2FEE071B03.o duplicate symbol _OBJC_IVAR_$_CCActionEase._inner in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_IVAR_$_CCEaseRateAction._rate in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_IVAR_$_CCEaseElastic._period in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCActionEase in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCActionEase in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseRateAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseRateAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseExponentialOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseExponentialOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseExponentialIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseExponentialIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseExponentialInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseExponentialInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseSineOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseSineOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseSineIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseSineIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseSineInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseSineInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseElastic in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseElastic in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseElasticOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseElasticOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseElasticIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseElasticIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseElasticInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseElasticInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseBounce in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseBounce in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseBounceOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseBounceOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseBounceIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseBounceIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseBounceInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseBounceInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseBackOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseBackOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseBackIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseBackIn in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_METACLASS_$_CCEaseBackInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_CLASS_$_CCEaseBackInOut in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionEase-405E35ABAB3FAB0C.o duplicate symbol _OBJC_IVAR_$_CCGridAction._gridSize in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_IVAR_$_CCAccelDeccelAmplitude._rate in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_IVAR_$_CCAccelDeccelAmplitude._other in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_IVAR_$_CCAccelAmplitude._rate in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_IVAR_$_CCAccelAmplitude._other in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_IVAR_$_CCDeccelAmplitude._rate in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_IVAR_$_CCDeccelAmplitude._other in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_IVAR_$_CCReuseGrid._times in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_CLASS_$_CCGridAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_METACLASS_$_CCGridAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_METACLASS_$_CCGrid3DAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_CLASS_$_CCGrid3DAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_METACLASS_$_CCTiledGrid3DAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_CLASS_$_CCTiledGrid3DAction in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_CLASS_$_CCAccelDeccelAmplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_METACLASS_$_CCAccelDeccelAmplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_CLASS_$_CCAccelAmplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_METACLASS_$_CCAccelAmplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_CLASS_$_CCDeccelAmplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_METACLASS_$_CCDeccelAmplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_CLASS_$_CCStopGrid in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_METACLASS_$_CCStopGrid in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_CLASS_$_CCReuseGrid in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_METACLASS_$_CCReuseGrid in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid-3160F4000E2FCB0E.o duplicate symbol _OBJC_IVAR_$_CCWaves3D._waves in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCWaves3D._amplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCWaves3D._amplitudeRate in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCLens3D._position in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCLens3D._radius in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCLens3D._lensEffect in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCLens3D._dirty in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCRipple3D._radius in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCRipple3D._waves in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCRipple3D._amplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCRipple3D._amplitudeRate in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCRipple3D._position in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCShaky3D._randrange in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCShaky3D._shakeZ in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCLiquid._waves in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCLiquid._amplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCLiquid._amplitudeRate in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCWaves._waves in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCWaves._amplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCWaves._amplitudeRate in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCWaves._horizontal in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCWaves._vertical in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCTwirl._twirls in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCTwirl._amplitude in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCTwirl._amplitudeRate in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCTwirl._position in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_CLASS_$_CCWaves3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_METACLASS_$_CCWaves3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_CLASS_$_CCFlipX3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_METACLASS_$_CCFlipX3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_METACLASS_$_CCFlipY3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_CLASS_$_CCFlipY3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_CLASS_$_CCLens3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_METACLASS_$_CCLens3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_CLASS_$_CCRipple3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_METACLASS_$_CCRipple3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_CLASS_$_CCShaky3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_METACLASS_$_CCShaky3D in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_CLASS_$_CCLiquid in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_METACLASS_$_CCLiquid in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_CLASS_$_CCWaves in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_METACLASS_$_CCWaves in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_CLASS_$_CCTwirl in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_METACLASS_$_CCTwirl in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionGrid3D-2263B254711FEB10.o duplicate symbol _OBJC_IVAR_$_CCFlipX._flipX in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionInstant-39A76D3A0BCEABFC.o duplicate symbol _OBJC_IVAR_$_CCFlipY._flipY in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionInstant-39A76D3A0BCEABFC.o duplicate symbol _OBJC_IVAR_$_CCPlace._position in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionInstant-39A76D3A0BCEABFC.o duplicate symbol _OBJC_IVAR_$_CCCallFunc._selector in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionInstant-39A76D3A0BCEABFC.o duplicate symbol _OBJC_IVAR_$_CCCallFunc._targetCallback in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionInstant-39A76D3A0BCEABFC.o duplicate symbol _OBJC_IVAR_$_CCCallFuncND._data in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The hardest game EVER.build/Debug-iphonesimulator/The hardest game EVER.build/Objects-normal/i386/CCActionInstant-39A76D3A0BCEABFC.o duplicate symbol _OBJC_IVAR_$_CCCallFuncND._callbackMethod in:     /Users/Rilian/Library/Developer/Xcode/DerivedData/The_hardest_game_EVER-ctmccji wwgdhzsbhnhxmkdpznhsg/Build/Intermediates/The har

    thank you
    I already did same wt you suggest me.
    Thanks alot for this.:)

  • Link error, gcc-4.2 failed with exit code 1

    Hi~everyone!
    I now have a question
     that when I want to put my program into iphone(not simulator) to debug, then comes the problem with the debug message below: 
    Ld build/Debug-iphoneos/TouchCells.app/TouchCells normal armv6
    cd "/Users/TouchCells 2"
    setenv IPHONEOS_DEPLOYMENT_TARGET 4.2
    setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/u sr/bin:/bin:/usr/sbin:/sbin"
    /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -arch armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk "-L/Users/TouchCells 2/build/Debug-iphoneos" "-F/Users/TouchCells 2/build/Debug-iphoneos" -filelist "/Users/TouchCells 2/build/TouchCells.build/Debug-iphoneos/TouchCells.build/Objects-normal/armv6/T ouchCells.LinkFileList" -dead_strip -miphoneos-version-min=4.2 -framework Foundation -framework UIKit -framework CoreGraphics -framework QuartzCore -lSystem -o "/Users/TouchCells 2/build/Debug-iphoneos/TouchCells.app/TouchCells"
    ld: warning: symbol dyld_stub_binder not found, normally in libSystem.dylib
    Assertion failed: (targetAtom != NULL), function Fixup, file /SourceCache/ld64/ld64-123.3/src/ld/ld.hpp, line 393.
    0  0x13886  __assert_rtn + 86
    1  0x11e67a  ld::passes::stubs::arm::StubHelperAtom::helperHelper(ld::passes::stubs::Pass&) + 874
    2  0x11e76d  ld::passes::stubs::arm::LazyPointerAtom::LazyPointerAtom(ld::passes::stubs::Pas s&, ld::Atom const&, bool, bool, bool, bool) + 189
    3  0x1198e2  ld::passes::stubs::Pass::makeStub(ld::Atom const&, bool) + 4146
    4  0x11a2a5  ld::passes::stubs::Pass::process(ld::Internal&) + 2005
    5  0x11a803  ld::passes::stubs::doPass(Options const&, ld::Internal&) + 131
    6  0x1504d  main + 957
    collect2: ld returned 1 exit status
    Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
    Everything works fine in simulator.
    Any suggestion is appreciated! Thanks a lot!

    I've found the problem that is my system have a incompatible file named libSystem.dylib, so I replace the file with a copy of the correct file from my colleague. That fix my problem.

  • I have a problem updating my AcrobatX ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen. MSI Error message: Ugyldigt drev: K:\  ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603

    Acrobat X problem updating.
    ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen.
    MSI Error message: Ugyldigt drev: K:\
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    I have uninstalled my AcrobatX and now This message appear when I try to reinstall:
    ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen.
    MSI Error message: Ugyldigt drev: K:\
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    Is there anybody who know  how to solve it?

    Hi Patricia ,
    For error 2203 ,please refer to the following link.
    https://helpx.adobe.com/creative-suite/kb/error-2203-install-creative-suite.html
    For error 1603 ,refer to this link.
    https://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html
    Let us know if this solves the issue .If required ,we"ll surely assist you further.
    Regards
    Sukrit Dhingra

  • Cant download lightroom 5..ERROR: Third party payload installer Adobe_Lightroom.msi failed with exit code: 1603

    every time i download lightroom 5 it fail and says the cause is this (errror: third party payload installer Adobe_Lightroom.msi failed with exit code: 1603..

    you should dl lr 5.7 and then check that your download is complete. if the same error message results when you try to install, start here - Error 1603: A fatal error occurred during installation
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s)
    ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 -----------
    ERROR: Error 1935.An error occurred during the installation of assembly component {F24CABFE-ED58-3012-A491-F671A890E43B}. HRESULT: 0x80071A30.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1935.An error occurred during the installation of assembly component {F24CABFE-ED58-3012-A491-F671A890E43B}. HRESULT: 0x80071A30.
    ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    I followed the ostensibly applicable steps outlined in the above linked articles and no go.
    Further, I have uninstalled and reinstalled .net framework two times.
    Adobe's tech support team has (according to their findings) "determined" that my windows .net framework is "corrupted" and as such my system will disallow the installation of any .msi programs; my only salvation (according to Adobe) is to fork over $100.00 to Microsoft for "advanced" Windows tech support. Earlier today I was easily able to install Silkypix RAW software which is a program having an .msi extension. This seems to contradict the Adobe technical team's findings. Moreover, I've had ZERO installation issues with any other developer's programs including Corel, Sony and a host of additional 3rd party programs- ponderous.
    As well, both Adobe Air and Acrobat function and routinely update on my system without incident. For the life of me I have no idea what to do to remedy this frustrating issue.
    In addition to the 1603 error, I see a 1935 error as well. I would greatly appreciate any useable suggestions to permit the installation of Lightroom and PS.
    Thanks!

  • Install failed with exit code 11?

    Hi,
    I am trying to deploy a language pack and set the override language to English-US which I have created 2 programs for in my package. When the first program runs I am getting an error in the execmgr.log that "Install failed with exit code 11" Any
    ideas what this means? When I run this command manually on the machine it works fine:
    "C:\WINDOWS\System32\Dism.exe" /online /add-package /packagepath:"en-us\lp.cab"
    I checked the dism.log as well but I don't see any errors. Both logs are below, any help or suggestions would be greatly appreciated TIA
    <![LOG[Command line = "C:\WINDOWS\System32\Dism.exe" /online /add-package /packagepath:"en-us\lp.cab", Working Directory = C:\WINDOWS\ccmcache\4j\]LOG]!><time="08:00:28.447+300" date="01-27-2015" component="execmgr"
    context="" type="1" thread="4976" file="scriptexecution.cpp:352">
    <![LOG[Running "C:\WINDOWS\System32\Dism.exe" /online /add-package /packagepath:"en-us\lp.cab" with 32bitLauncher]LOG]!><time="08:00:28.447+300" date="01-27-2015" component="execmgr" context=""
    type="1" thread="4976" file="scriptexecution.cpp:370">
    <![LOG[Created Process for the passed command line]LOG]!><time="08:00:28.509+300" date="01-27-2015" component="execmgr" context="" type="1" thread="4976" file="scriptexecution.cpp:513">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramStartedEvent
     AdvertisementId = "LIA20115";
     ClientID = "GUID:428D91E4-84BD-4740-97D9-9177C39FA3F0";
     CommandLine = "\"C:\\WINDOWS\\System32\\Dism.exe\" /online /add-package /packagepath:\"en-us\\lp.cab\"";
     DateTime = "20150127130028.509000+000";
     MachineName = "";
     PackageName = "";
     ProcessID = 2012;
     ProgramName = "Install";
     SiteCode = "";
     ThreadID = 4976;
     UserContext = "NT AUTHORITY\\SYSTEM";
     WorkingDirectory = "C:\\WINDOWS\\ccmcache\\4j\\";
    ]LOG]!><time="08:00:28.509+300" date="01-27-2015" component="execmgr" context="" type="1" thread="4976" file="event.cpp:715">
    <![LOG[Raised Program Started Event for Ad:LIA20115, Package:LIA002A0, Program: Install]LOG]!><time="08:00:28.509+300" date="01-27-2015" component="execmgr" context="" type="1" thread="4976"
    file="executioncontext.cpp:459">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="Install", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:00:28.509+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="4976" file="event.cpp:405">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="Install", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:00:28.509+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="4976" file="event.cpp:405">
    <![LOG[MTC task with id {B7EEE891-740D-4762-8D2B-BA2D7E351F1D}, changed state from 4 to 5]LOG]!><time="08:00:28.525+300" date="01-27-2015" component="execmgr" context="" type="1" thread="5904"
    file="execreqmgr.cpp:6288">
    <![LOG[Program exit code 11]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="1" thread="2488" file="scriptexecution.cpp:676">
    <![LOG[Looking for MIF file to get program status]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="1" thread="2488" file="executionstatus.cpp:282">
    <![LOG[Script for Package:LIA002A0, Program: Install failed with exit code 11]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="3" thread="2488" file="executionstatus.cpp:252">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramErrorEvent
     AdvertisementId = "LIA20115";
     ClientID = "GUID:428D91E4-84BD-4740-97D9-9177C39FA3F0";
     DateTime = "20150127130028.650000+000";
     ExitCode = "11";
     MachineName = "";
     PackageName = "LIA002A0";
     ProcessID = 2012;
     ProgramName = "Install";
     SiteCode = "";
     ThreadID = 2488;
     UserContext = "NT AUTHORITY\\SYSTEM";
    ]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="1" thread="2488" file="event.cpp:715">
    <![LOG[Raised Program Error Event for Ad:LIA20115, Package:LIA002A0, Program: Install]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="1" thread="2488"
    file="executioncontext.cpp:572">
    <![LOG[Execution is complete for program Install. The exit code is 11, the execution status is FailureNonRetry]LOG]!><time="08:00:28.665+300" date="01-27-2015" component="execmgr" context="" type="1"
    thread="1956" file="execreqmgr.cpp:4165">
    <![LOG[Requesting MTC to delete task with id: {B7EEE891-740D-4762-8D2B-BA2D7E351F1D}]LOG]!><time="08:00:28.681+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956"
    file="executionrequest.cpp:9041">
    <![LOG[MTC task with id: {B7EEE891-740D-4762-8D2B-BA2D7E351F1D} deleted successfully.]LOG]!><time="08:00:28.681+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956"
    file="executionrequest.cpp:9070">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="InstallEN", actionType 10l, value Result:FALSE, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:00:28.697+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="event.cpp:405">
    <![LOG[Deleting request for program Install. Failing parent program InstallEN]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="execreqmgr.cpp:8147">
    <![LOG[Requesting MTC to delete task with id: ]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="executionrequest.cpp:9041">
    <![LOG[This execution request does not have a corresponding task in MTC.]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="executionrequest.cpp:9059">
    <![LOG[Requesting MTC to delete task with id: {B7EEE891-740D-4762-8D2B-BA2D7E351F1D}]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956"
    file="executionrequest.cpp:9041">
    <![LOG[This execution request does not have a corresponding task in MTC.]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="executionrequest.cpp:9059">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="Install", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:00:28.697+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="event.cpp:405">
    015-01-27 08:00:28, Info                  DISM   DISM.EXE:
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE:
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=x86, Number of processors=4
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: Dism.exe version: 6.3.9600.16384
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: Executing command line: "C:\WINDOWS\System32\Dism.exe" /online /add-package /packagepath:"en-us\lp.cab"
    2015-01-27 08:00:28, Info                  DISM   DISM Provider Store: PID=5984 TID=4336 Getting Provider FolderManager - CDISMProviderStore::GetProvider
    2015-01-27 08:00:28, Info                  DISM   DISM Provider Store: PID=5984 TID=4336 Provider has not previously been encountered.  Attempting to initialize
    the provider. - CDISMProviderStore::Internal_GetProvider
    2015-01-27 08:00:28, Info                  DISM   DISM Provider Store: PID=5984 TID=4336 Loading Provider from location C:\WINDOWS\System32\Dism\FolderProvider.dll
    - CDISMProviderStore::Internal_GetProvider
    2015-01-27 08:00:28, Info                  DISM   DISM Provider Store: PID=5984 TID=4336 Connecting to the provider located at C:\WINDOWS\System32\Dism\FolderProvider.dll.
    - CDISMProviderStore::Internal_LoadProvider
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE:
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE:

    Thanks, it seems as though it is not doing anything now. I just see that the policy has arrived in the log below but it is not installing it? The dism.log hasn't changed at all so it seems that it isn't even executing the command now? Am I missing something
    else? I even tried re-advertising it though client center.
    Command is now:
    C:\WINDOWS\sysnative\Dism.exe  /online /add-package /packagepath:"en-us\lp.cab"
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="InstallEN", actionType 45l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:52:28.943+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="5036" file="event.cpp:405">
    <![LOG[Policy arrived for child program Install]LOG]!><time="09:12:48.440+300" date="01-27-2015" component="execmgr" context="" type="1" thread="3528" file="execreqmgr.cpp:6867">
    <![LOG[Policy arrived for parent package LIA002A0 program InstallEN]LOG]!><time="09:12:48.487+300" date="01-27-2015" component="execmgr" context="" type="1" thread="3528" file="execreqmgr.cpp:6893">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="InstallEN", actionType 6l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="09:12:48.487+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="3528" file="event.cpp:405">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramOfferReceivedEvent
     AdvertisementId = "LIA20116";
     ClientID = "GUID:428D91E4-84BD-4740-97D9-9177C39FA3F0";
     DateTime = "20150127141248.502000+000";
     MachineName = "";
     ProcessID = 2012;
     SiteCode = "";
     ThreadID = 3528;
    ]LOG]!><time="09:12:48.502+300" date="01-27-2015" component="execmgr" context="" type="1" thread="3528" file="event.cpp:715">
    <![LOG[The user has logged off.]LOG]!><time="09:36:59.174+300" date="01-27-2015" component="execmgr" context="" type="1" thread="4320" file="execreqmgr.cpp:5138">

  • ERROR: DW006: Apple Package failed to install successfully. ERROR: Third party payload installer Adobe Photoshop Lightroom 5.pkg failed with exit code: 1

    Hi,
    i have the following message when i tried to install LR 5.6
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example, ERROR: DW006 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s)
    ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe Photoshop Lightroom 5.pkg_5.6 -----------
    ERROR: DW006: Apple Package failed to install successfully.
    ERROR: Third party payload installer Adobe Photoshop Lightroom 5.pkg failed with exit code: 1
    how can i solve this issue?
    I am running on Mac with OSX 10.9.4
    thanks in advance
    Olivier

    olebreth wrote:
    how can i solve this issue?
    A search of the site would probably be a good start:
    https://forums.adobe.com/search.jspa?q=dw006

  • Third party payload installer DistillrStarter.exe failed with exit code: 1603

    I need to reinstall FrameMaker 11 after a system crash. At 99% of the installation process, I get the following message.
    (For my understanding, downloading a new DistillrStarter.exe should solve the issue.
    The file is for creating Japanese PDFs. I do not even need it. :-)
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR: DW030 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s)
    ----------- Payload: Adobe PDF Creation Add-On 10 10.0.0.0 {AC76D478-1033-0000-3478-000000000005} -----------
    ERROR: Third party payload installer DistillrStarter.exe failed with exit code: 1603
    ----------- Payload: Adobe FrameMaker 11_AdobeFrameMaker11_en_US 11.0.0.0 {E26880FB-DEB4-4299-A1EB-FDEB85C09FD7} -----------
    ERROR: DW030: Custom Action for payload Adobe FrameMaker 11_AdobeFrameMaker11_en_US 11.0.0.0 {E26880FB-DEB4-4299-A1EB-FDEB85C09FD7} returned error. Failing this payload.

    Hi Mylenium,
    from the notifications, IMHO, FrameMaker installation failed because of a corrupt DistillrStart.exe file in the installer.
    What I did not know, in the installation options, I could disable PDF maker.
    I do not need this module, that is already installed with Acrobat Pro on my system.
    In the support chat, I was not pointed to this, either. Although I asked if I really had to uninstall
    all Adobe software from my system before re-installing, even Acrobat...
    Thank God, my company's administration remembered this issue from a previous installation.
    Best regards,
    Michael

  • Error in /tmp/applianceagent/scripts/Database.sh: Start database  failed with exit code 2

    Hello
    I have set up the Demo appliance landscape for the openSAP course "Introduction to SAP Fiori UX", on AWS.
    The frontend machine is OK, but the configuration and startup of the server machine has failed for some reason. When logging in with ssh to the server, this message is presented:
    The Appliance Agent detected an error and terminated.
    When asked, please provide the file /tmp/applianceagent_20141002-145658.tar.bz2.
    Note that a restrictive iptables based firewall is still active.
    I have attached the file (had to add .txt to the name to circumvent file type restrictions).
    I noticed that the appliancedeploy.log ended with these lines:
    Start database  Execute /usr/sap/hostctrl/exe/sapcontrol -nr 02 -function StartWait 3600 20
    02.10.2014 13:56:58
    Start
    OK
    02.10.2014 14:56:58
    StartWait
    FAIL: Timeout
    error in /tmp/applianceagent/scripts/Database.sh: Start database  failed with exit code 2
    Notice the 1 hour jump in time, and then the timeout error message.
    Do any of you have any idea what could be causing this, and how to fix it?
    Please let me know if you need any further information.
    Best regards,
    Bo

    Hi Hannes.
    Trying to create and activate a new instance (version 5 of the Fiori appliance), I first got this message in the CAL instance overview list:
    Instance Operation Failed
    Operation Start failed on step Start start VAs with message: Start failed for VM SAP Server due to Amazon Web Services issue : AMAZON : The snapshot 'snap-c779ff64' does not exist.
    Then I terminated the instance and tried over again. And this time the deployment worked - I have a running server, which responds to the SAP GUI, and shows the Fiori web page.
    Thanks a lot for your quick help.
    Best regards,
    Bo

  • Error Message in xcode: Command /usr/bin/codesign failed with exit code 1

    I am attempting build my iPad application on my device and I have went though the provisioning and successfully created an App ID, provisioning, etc. and when i 'Build and go' i get this error message:
    *Command /usr/bin/codesign failed with exit code 1*
    The only thing that I could think of that might be causing this is that when I 'Build and Go' on my device it come up with this pop-up message from xcode twice:
    +codesign wants to sign using key "MY NAME" in your keychain.+
    +Do you want to allow access to this item?+
    Please Help.

    Hey jamez97,
    In Xcode, top left hand corner of the window. Access the drop down menu, make sure that you have;
    1) Set to run on the DEVICE
    2) Selected DEBUG
    3) Connected your device
    click build and run...adjusting these sometimes works when i have the same error as you.
    You should have also added your device the provisioning profile you made. If you haven't done this, you can do it via the iOS Devcentre --> provisioning portal -->launch assistant.
    Hope this helps...if it doesn't, post back and somebody else may be able to give you the solution.
    j
    Message was edited by: james_coleman01
    Message was edited by: james_coleman01

  • ERROR: DW006: Apple Package failed to install successfully. ERROR: Third party payload installer Adobe Acrobat XI Pro Installer.pkg failed with exit code: 1

    Hi All, anyone with this problem with Acrobat Pro XI, IM USING MAC, also Yosemite if that helps.
    Also Adobe CC, BASICALLY IT just quit and i had to uninstall, re install, and I get this
    ERROR: DW006: Apple Package failed to install successfully.
    ERROR: Third party payload installer Adobe Acrobat XI Pro Installer.pkg failed with exit code: 1
    Anyone with same issues...

    Same problem. Creative Cloud subscriber running Mac 10.10.2 on iMac (Retina 5K, 27-inch, Late 2014). All apps work fine EXCEPT for Adobe Acrobat XI. I have tried 100 times and 100 solutions. NOTHING works.

  • ERROR: An error occurred during the installation of assembly component / ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    During the Installation of LR I get an error message. Initially I didn't have enough space for the installation on the start partition drive. However, now, it should be sufficient and I re-booted the computer a couple of time, hence I would assume that the temporary installation files have been deleted.
    Now, nevertheless each time I try to re-install the software I get the following messages:
    ERROR: An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x80070002.
    ERROR: Install MSI payload failed with error: 1603 - Schwerwiegender Fehler bei der Installation.
    MSI Error message: An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x80070002.
    ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603
    Since PS was installed without problems I would refrain from deinstalling the Creative Cloud and start over again.
    Any hints?
    Thx

    Claasd5335054 you will want to review the MSI log files to determine what error message is preventing the installation from completing.
    ERROR: An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x80070002.
    ERROR: Install MSI payload failed with error: 1603 - Schwerwiegender Fehler bei der Installation.
    MSI Error message: An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x80070002.
    ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603
    This is the only error information contained within Adobe Lightroom 5's installation log.  The MSI log files contain the additional error messages.

Maybe you are looking for

  • HT1923 6th Gen IPOD not recognized by Windows 7 or Itunes

    Hello, Hi, I have a 6th Generation 8 GB IPOD which is not recognized by either Windows 7 Professional or ITunes. I tried all the steps mentioned in IPOD support. However the problem still persists. Need your assistance. Thanks

  • Delete in loop

    Hi, I have a delete statement inside a loop like LOOP AT DATA_PACKAGE.     lv_tabix = sy-tabix.     clear gt_mattab.     READ TABLE gt_mattab     WITH KEY MATERIAL = DATA_PACKAGE-MATERIAL.     IF SY-SUBRC NE 0.       DELETE DATA_PACKAGE index lv_tabi

  • Workaround for ORA-04030 error

    hi, we've encountered the following error: ORA-04030: out of process memory when trying to allocate 296 bytes (callheap, koposal dvoid) all of the research i've done points to setting up the database with a Very Large Memory configuration, which will

  • Some videos are not shown in iMovie - why?

    I imported several videos from iPad/iPhone or my sony camcorder into my Aperture Library. Now I want to work with the videos in iMovie but I cannot see them there. The videos are integrated into the Aperture library and not only linked to it. I do no

  • VOIP Phone "HOLD" Problems

    Today the office received an important call for Provost Bain. The caller was placed on hold. At this point, Provost Bain was unable to pick up the call for more than 30 - 45 seconds. Everyone in the office tried to pick up the line that was placed on