Re: Newbie Question regarding Tutorials and Project Builder
Re: Newbie Question regarding Tutorials and Project Builder
- Subject: Re: Newbie Question regarding Tutorials and Project Builder
- From: "John C. Randolph" <email@hidden>
- Date: Sat, 28 Dec 2002 23:50:42 -0800
There is a bug in the December 2002 tools, which is that the name of
the prefix header isn't getting quoted properly. The workaround is:
Select the "targets" tab.
Click on the target you're trying to build. In a simple project, there
will only be one.
In the outline view in the target inspector, go to Settings->Simple
View->GCC Compiler Settings
About halfway down that pane, there is a label that says "Prefix
Header", and right under it, there's an editable text field.
It probably says:
Hello World_Prefix.h
Change that to:
"Hello World_Prefix.h"
Hit the hammer, and your project will build normally.
-jcr
On Saturday, December 28, 2002, at 10:51 AM, Mike Ferris wrote:
I saw a report on one of these lists that spaces in project names (at
least for some types of projects) seemed broken in the December
tools... I have not tried it myself.
For now it is probably easiest if you just stay away from spaces in
your project or file names (or the folder paths you create the
projects in)...
Mike
Begin forwarded message:
From: Chris De Chiara <email@hidden>
Date: Fri Dec 27, 2002 3:38:58 PM US/Pacific
To: <email@hidden>
Subject: Newbie Question regarding Tutorials and Project Builder
Hi,
While I'm not new to programming, I am new to Cocoa and Project
Builder.
All of the tutorials I've seen use multiple word project names, for
example: Hello World. When I follow these examples the project
results in
errors, if I remove the space between the two words everything is
fine.
Since I've seen more than one tutorial like this I think it has to be
a
setting in PB, but I can't seem to find it. I've searched around the
web ,
FAQ's etc.. and can't seem to find out why this is. I'd appreciate
some
help in clearing this up.
I am using the December update to the dev tools and PB's prefs I
believe
are set to its defaults.
Thanks,
Chris
---------------------------------
Chris De Chiara
email@hidden
_______________________________________________
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.
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.