PDA

View Full Version : Error compiling hello world sample application on xcode




dhanu
Feb 6, 2009, 03:30 PM
Hey guys
I am very much new to iphone applications. I downloaded the hello word sample from apple, try to run in xcode with mac 1.5.0, when i try to compile
i am getting these errors,
can anyone help me in this:

Line Location Tool:0: error: couldn't create directory /Volumes/HelloWorld/build/Debug/HelloWorld.app/Contents/Resources: Read-only file system

Line Location Tool:0: error: couldn't create directory /Volumes/HelloWorld/build/Debug/HelloWorld.app/Contents/Resources: Read-only file system

Line Location Tool:0: error: The file “PkgInfo” does not exist.

help appreciated :)



ayasin
Feb 6, 2009, 03:33 PM
Copy the file out of the disk image you downloaded on to your hard drive. You should be fine after that. BTW if you have trouble with this I'd suggest stepping back a bit and maybe buying a book on basic programming (maybe for the mac).

dhanu
Feb 7, 2009, 06:21 PM
thanks, i did it, now getting erro UIKIT/UIkit.h missing..i am thinking missing some iphone UI lib.will try ti install SDK again.