BenH_76 Posted April 3, 2013 Posted April 3, 2013 I've been so busy playing around with the editor that I never actually tried to press "Run" . I get a "Failed to launch" error when trying to run it from the editor. Then I tried to compile the project in Xcode and I get a "There is no SDK with the name or path 'macosx10.7' " error. I didn't want to post this as a bug because it is probably something stupid on my end. How to run a project without errors? I'm on OSX 10.8.3 Quote
xtreampb Posted April 3, 2013 Posted April 3, 2013 make sure you download the latest xCode from the mac app store. Once downloaded, right click on your *.xcodeproj file and left click on get info. In the new window that appears expand the "Open with" section. in the drop down menu select xCode (4.6.1). Below the drop down menu click the "Change All..." button to change all projects to open with this new latest xCode app. 1 Quote bool Life() { while(death=false) { if(death==true) return death; } } I have found the secret to infinite life Did I help you out? Like my post!
BenH_76 Posted April 3, 2013 Author Posted April 3, 2013 (edited) It worked, thanks for the help! Edited April 3, 2013 by BenH_76 Quote
Josh Posted April 3, 2013 Posted April 3, 2013 I love the avatar, BTW. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.