• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Projects fail to build with space in project name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Projects fail to build with space in project name


  • Subject: Re: Projects fail to build with space in project name
  • From: Jens Bjerrehuus <email@hidden>
  • Date: Wed, 1 Jan 2003 14:43:45 +0100

Mark and Gary,

Check out this message from a few days ago:

http://cocoa.mamasam.com/COCOADEV/2002/12/2/52959.php

or for your immediate reading pleasure the message contents:

FROM: John C. Randolph
DATE: 2002-12-29 08:50

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

Mamasam is your friend.

Kind Regards
Jens
_______________________________________________
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.

References: 
 >Re: Projects fail to build with space in project name (From: Mark Grimes <email@hidden>)

  • Prev by Date: RE: Async. Notifications in a multi-threaded application
  • Next by Date: Re: Quit Application doesn't send window close methods
  • Previous by thread: Re: Projects fail to build with space in project name
  • Next by thread: RE: Async. Notifications in a multi-threaded application
  • Index(es):
    • Date
    • Thread