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: Scott Ellsworth <email@hidden>
- Date: Fri, 13 Jun 2003 12:53:45 -0700
On Friday, June 13, 2003, at 12:16 PM, John C. Randolph wrote:
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.
Thank you. Exactly what I needed to know.
Scott
_______________________________________________
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.