• 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
C++ in precompile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ in precompile


  • Subject: C++ in precompile
  • From: Rob Crawford <email@hidden>
  • Date: Tue, 6 Dec 2005 12:12:27 -0500

I have a precompile that has C++ in it (came over from CodeWarrior), a lot of forward declared class and such. In the beginning you could not have C++ in precompiles in ProjectBuilder, is this still the case XCode and if not, what do you need to do to tell the precompile to compile with C++?

precompile looks something like this....

#include <Carbon/Carbon.h>

class myClass;

I get errors on the "class myClass;" line.


Thanks in Advanced, Rob

P.S. Sorry if this questions was asked before.


_______________________________________________ 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
  • Follow-Ups:
    • Re: C++ in precompile
      • From: Chris Espinosa <email@hidden>
    • Re: C++ in precompile
      • From: Eric Albert <email@hidden>
  • Prev by Date: Re: Custom build products location
  • Next by Date: Re: Perforce with multiple depots
  • Previous by thread: Re: Custom build products location
  • Next by thread: Re: C++ in precompile
  • Index(es):
    • Date
    • Thread