Subject: Beginning Xcode
Posted By: rondick Post Date: 4/18/2006 7:53:01 PM
I worked chapter 2 "try me" for "Hello".  The file I get from the book says, "cannot create directory", and fails.  The files I created directly from Xcode, or from Apple's Developer "Examples" work.
I tried some of the later chapter examples, and get the same problem as in "Hello". What is wrong with my "Beginning Xcode " downloads from this site?

Ron Dick
Reply By: jbucanek Reply Date: 4/19/2006 9:22:46 AM
Ron,

You need to copy any projects you want to work with to your local hard disk. Once you copy them to your hard disk, they should work just fine.

The projects that accompany the book are distributed on a read-only disk image. Xcode places both intermediate files and the project's final products in the 'build' folder which it creates inside each project folder -- at least by default, chapter 15 goes into the details of how to change this. As long as the project is on a read-only volume, Xcode can't create the build folder or write any files there. This also affects indexing, predictive compilation, and other features for the same reason.

James Bucanek - Author of Beginning Xcode http://www.beginningxcode.com/
Reply By: rondick Reply Date: 4/19/2006 1:48:17 PM
quote:
Originally posted by rondick

I worked chapter 2 "try me" for "Hello".  The file I get from the book says, "cannot create directory", and fails.  The files I created directly from Xcode, or from Apple's Developer "Examples" work.
I tried some of the later chapter examples, and get the same problem as in "Hello". What is wrong with my "Beginning Xcode " downloads from this site?

Ron Dick



Ron Dick
Reply By: rondick Reply Date: 4/19/2006 1:48:52 PM
quote:
Originally posted by rondick

quote:
Originally posted by rondick

I worked chapter 2 "try me" for "Hello".  The file I get from the book says, "cannot create directory", and fails.  The files I created directly from Xcode, or from Apple's Developer "Examples" work.
I tried some of the later chapter examples, and get the same problem as in "Hello". What is wrong with my "Beginning Xcode " downloads from this site?

Ron Dick



Ron Dick



Ron Dick
Reply By: rondick Reply Date: 4/19/2006 1:51:30 PM
quote:
Originally posted by rondick

quote:
Originally posted by rondick

I worked chapter 2 "try me" for "Hello".  The file I get from the book says, "cannot create directory", and fails.  The files I created directly from Xcode, or from Apple's Developer "Examples" work.
I tried some of the later chapter examples, and get the same problem as in "Hello". What is wrong with my "Beginning Xcode " downloads from this site?

Ron Dick

I Copied Chap 4 out of file image and it appears to now work.  If I  knew what the result for each exercise was I could be certain.

Ron Dick



Ron Dick
Reply By: rondick Reply Date: 4/19/2006 1:53:13 PM
I tried Chap 4.  IT appears to now work by coping to hard disc.  Ron Dick

Ron Dick

Go to topic 43136

Return to index page 310
Return to index page 309
Return to index page 308
Return to index page 307
Return to index page 306
Return to index page 305
Return to index page 304
Return to index page 303
Return to index page 302
Return to index page 301