Re:[beginner cocoa] cocoa tutorial (Currency Converter) won't build.
Re:[beginner cocoa] cocoa tutorial (Currency Converter) won't build.
- Subject: Re:[beginner cocoa] cocoa tutorial (Currency Converter) won't build.
- From: Buddy Kurz <email@hidden>
- Date: Fri, 8 Aug 2003 08:46:53 -0700
see below...
Begin forwarded message:
From: "John C. Randolph" <email@hidden>
Date: Fri Jun 13, 2003 12:16:29 PM US/Pacific
To: Scott Ellsworth <email@hidden>
Cc: email@hidden
Subject: Re: Cocoa-Java does not allow a space in the project name?
On Friday, June 13, 2003, at 12:01 PM, Scott Ellsworth wrote:
Known bug?
Yes, and it's not specific to Cocoa-Java.
To work around it:
select the targets tab.
Click on the target you're building. Select "GCC compiler Settings"
from the outline. Where it says "Prefix Header", you'll see a text
field that says
Temperature Converter_Prefix.h.
Put quotes around the text in that field, to make it
"Temperature Converter_Prefix.h"
and then it should build just fine.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.