• 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: Not using precompiled headers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Not using precompiled headers


  • Subject: Re: Not using precompiled headers
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 17 Aug 2006 14:15:46 -0700


On Aug 17, 2006, at 1:23 PM, David Dunham wrote:

Is there a way to avoid using precompiled headers when compiling certain files? We use <Carbon/Carbon.h> most places, so it's in a precompiled header. But some 3rd party code uses names that QuickDraw (which we're not using to draw, BTW) puts in the global space. (Point is a sample.)


The only way to do this is to build those files in a separate target, usually into a static library that your main target then links with.  

Chris

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Not using precompiled headers (From: David Dunham <email@hidden>)

  • Prev by Date: Not using precompiled headers
  • Next by Date: Re: Moving from CodeWarrior to Xcode
  • Previous by thread: Not using precompiled headers
  • Next by thread: __Unwind_Resume, again.
  • Index(es):
    • Date
    • Thread