• 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: Absolute Beginner
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Absolute Beginner


  • Subject: Re: Absolute Beginner
  • From: "John C. Randolph" <email@hidden>
  • Date: Mon, 12 May 2003 10:49:43 -0700

On Saturday, May 10, 2003, at 09:28 AM, Jerome Bachasson wrote:

I got an error message about 2 missing files ("Currency" and "Converter_prefix.h"), that the tutorial apparently do not even mention.

This is a bug in the current version of the Project Builder: It doesn't do the right thing w/r/t quoting filenames.

To work around it, select the "Targets" tab, select the target you want to build (there should only be one), and then pick "GCC Compiler Settings" from the list that will appear on the left of the editor pane.

There will be a text field labeled "Prefix Header", that presumably says

Currency Converter.h

add the quotes, to change it to:

"Currency Converter.h"

..and hit the hammer button. 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.

References: 
 >Absolute Beginner (From: Jerome Bachasson <email@hidden>)

  • Prev by Date: Re: self release
  • Next by Date: Re: self release
  • Previous by thread: Re: Absolute Beginner
  • Next by thread: NSOldSelectedCharacterRange output is funky
  • Index(es):
    • Date
    • Thread