Re: Cocoa-Java does not allow a space in the project name?
Re: Cocoa-Java does not allow a space in the project name?
- Subject: Re: Cocoa-Java does not allow a space in the project name?
- From: "John C. Randolph" <email@hidden>
- Date: Fri, 13 Jun 2003 12:16:29 -0700
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.