I downloaded you project and opened with Xcode 4. But when i try to Run it, it says : can't exec '/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2' (No such file or directory)
It always says so when i try to save and run my project... :/
Thanks so much! This is the first tutorial that give me hope I could learn xCode. I downloaded your zip on the program because I had trouble reading it on the video. But still, this video helped me a lot. Thanks so much for taking the time to put it up. I'm writing a lot more difficult programs now thanks to this start!
when you ctrl drag the simpleController to the numOne and numTwo, it wont highlight when i drag the little blue line to it and i cant connect the things
Other way to create a basic calculator - visit my channel
brbido 1 month ago
If this real programming on Mac, the world will never be same. Programming is an art which takes years to learn. NEWBIES BEWARE!!!
Neilrrc37 3 months ago
i had the same problem as you had. I tried downloading the file to see what i did wrong and it still didn't work. Why? Fix?
SwedishGuitarMan1 4 months ago
@SwedishGuitarMan1 which problem?
hampsters11 4 months ago
Nice videos i habe learn a lot, but please fix your microphone.
zungaloca 4 months ago
Speak more clearly it is so hard to understand you, also this does not seem to be Xcode 4!
lilkev3976 5 months ago
I downloaded you project and opened with Xcode 4. But when i try to Run it, it says : can't exec '/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2' (No such file or directory)
It always says so when i try to save and run my project... :/
davidgtennis100 8 months ago
Comment removed
pryo0 8 months ago
@davidgtennis100 looks like our trying to make an iPhone app instead of an mac app
pryo0 5 months ago
@whipkids dumbass noob
deathbyaccident 8 months ago
You can use this as a skeleton
function getTotal():Number
{ var anythingHere:Number = 7 var anythingHere:Number = 4 return anythingHere + anythingHere;
}
trace(getTotal());
I think it only works in ActionScript 2.0
whipkids 9 months ago
Thanks so much! This is the first tutorial that give me hope I could learn xCode. I downloaded your zip on the program because I had trouble reading it on the video. But still, this video helped me a lot. Thanks so much for taking the time to put it up. I'm writing a lot more difficult programs now thanks to this start!
KathiAnn 9 months ago
Thank You,
AerroReyna 9 months ago
why u got more objects in the objects library then me?
Plasmatronic1903 10 months ago 2
@Plasmatronic1903 make sure your using the right frameworks
hampsters11 9 months ago
when you ctrl drag the simpleController to the numOne and numTwo, it wont highlight when i drag the little blue line to it and i cant connect the things
MegaVideoGamer98 10 months ago
@MegaVideoGamer98 in the simpleController.h make sure that it says
1. IBOutlet NSTextField *numOne; ---- and for numTwo;
2. make sure that in the simpleController.m file it says at the top #include “simpleController.h”
hampsters11 10 months ago
THX!! Great Video! :)
Pls more Video´s from you with Xcode 4 because all "How to"-Video´s are with the old Xcode 3.x.x
YesoBoy 11 months ago
Thanks for the video, I've been looking for an Xcode 4 tutorial for a bit. Any tips for making an iOS application?
matics19 11 months ago
@matics19 Il try
hampsters11 11 months ago
the quality of this video is too low, i can't see what you're typing...
domelis 11 months ago
@domelis download the project if you need help. look at description
hampsters11 11 months ago
haha i made a web browser in xcode 4
lol71019 11 months ago