C.J. Posted March 10, 2008 Share Posted March 10, 2008 Hello, I am interested in programming for for Mac OS X Leopard and have recently been learning Objective-C. However, I don't know whether I am doing something wrong here or Xcode is just complaining for no apparent reason. Being new to Objective-C, and C in general for that matter, I started Xcode and began trying to do this tutorial in order to become further acquainted with Xcode. Thinking Xcode was relatively easy to setup, I simply installed it and began to do the tutorial. After several attempts to "Build and Go" I have had the same series of errors appear OVER AND OVER. Its not simply for this app either, but for every scenario I try, even to point of tying to create a new Cocoa Project and compile immediately with Build and Go, all I get is the following error: I feel really pathetic asking for help on a situation that is probably extremely obvious, but I have been unable to find ANY guides that can help coding beginners setup the latest version of Xcode on Leopard accurately. If this has been posted before, please kindly redirect me, I have no clue what to search for. Also, I have quite a bit of previous knowledge of Mac OS X on my genuine Alu iMac (no more than a month old), so feel free, providing you have time, to explain it to me in depth. Thanks in advance!! Link to comment https://www.insanelymac.com/forum/topic/92799-problems-with-using-xcode/ Share on other sites More sharing options...
stroke Posted March 10, 2008 Share Posted March 10, 2008 Looks like either permissions are wrong, you don't have Xcode where it was originally installed, or you moved the project from where you originally created it. If it does it with every project, do check permissions and make sure Xcode hasn't been moved. Link to comment https://www.insanelymac.com/forum/topic/92799-problems-with-using-xcode/#findComment-662010 Share on other sites More sharing options...
C.J. Posted March 11, 2008 Author Share Posted March 11, 2008 Ok, I don't believe its a permission error, I have installed the Xcode version released by Apple the other day (the iPhone SDK) on both my Macbook and my iMac to just have the same reoccurring error. I don't no if I made it completely clear in my first post, but all I did was download and install the iPhone SDK, nothing else, am I doing something wrong? Also, I have not moved Xcode or any of its components from the /Developer/ directory. Could someone please point me in the right direction... Also, just on another note, I have also tried manually creating the "Xcode Projects" directory in my User folder, like Xcode states it has not allowed to do on its own. Once again, thanks again for any help, its greatly appreciated! Edit: I've also tried several "Repair Permissions" attempts via Disk Utility, so far with no luck..only thing I haven't done is try a Disk Repair from the install disk, but for some reason, my iMac just spits its install disk right out (yeah, its the iMac's original install disk, did not come with another Mac, I'm positive)... Link to comment https://www.insanelymac.com/forum/topic/92799-problems-with-using-xcode/#findComment-662313 Share on other sites More sharing options...
Recommended Posts