• 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: How do I force prefix file to be precompiled w/C++ compiler?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I force prefix file to be precompiled w/C++ compiler?


  • Subject: Re: How do I force prefix file to be precompiled w/C++ compiler?
  • From: Fritz Anderson <email@hidden>
  • Date: Thu, 14 Jul 2011 13:16:43 -0500

On 13 Jul 2011, at 10:48 PM, Jim Wintermyre wrote:

> Oh yeah.  I think I knew that in a past life. :)  Thanks for the reminder.  That won't work for me in this case... the pch needs the C++ compiler to compile at all.  So I guess I either need to figure out how to get everything in the project to build when forced to C++, or fix the pch so it can also compile with the straight C compiler.

I don't need to tell you that

#ifdef __cplusplus

is your friend.

	— F

 _______________________________________________
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: 
 >How do I force prefix file to be precompiled w/C++ compiler? (From: Jim Wintermyre <email@hidden>)
 >Re: How do I force prefix file to be precompiled w/C++ compiler? (From: Scott Ribe <email@hidden>)
 >Re: How do I force prefix file to be precompiled w/C++ compiler? (From: Jim Wintermyre <email@hidden>)

  • Prev by Date: Re: How do I force prefix file to be precompiled w/C++ compiler?
  • Next by Date: Re: How do I force prefix file to be precompiled w/C++ compiler?
  • Previous by thread: Re: How do I force prefix file to be precompiled w/C++ compiler?
  • Next by thread: Re: How do I force prefix file to be precompiled w/C++ compiler?
  • Index(es):
    • Date
    • Thread