• 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
precompiled headers -- redefinition of class...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

precompiled headers -- redefinition of class...


  • Subject: precompiled headers -- redefinition of class...
  • From: jeroen clarysse <email@hidden>
  • Date: Sat, 25 Oct 2003 21:46:39 +0200

hi all

(I'm kinda new to xcode, so please forgive if I ask stupid questions)

I'm trying out a rather simple C++ test app with xcode. It's only about 5 classes, pretty simple ones even, each with 1 .h and .cpp file . I added a precompiled header to the project as simple as it gets, with the 5 files in it. And then comes the trouble : I can compile it once with no errors, but after changing a few things, and doing another compile, the compiler bails out claiming my top class is being redefined !

when I clean the project & the index, I can do a full rebuild and all is fine again until a few moments later the error pops back up.

I think it has something to do with the precompiled header file getting messed up. Can anyone comment on this issue ? (or help with a fix )

thanks all,

jeroen
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: precompiled headers -- redefinition of class...
      • From: jeroen clarysse <email@hidden>
  • Prev by Date: Re: Conditional breakpoints in xcode
  • Next by Date: Re: precompiled headers -- redefinition of class...
  • Previous by thread: Re: Is agvtool supported with Xcode?
  • Next by thread: Re: precompiled headers -- redefinition of class...
  • Index(es):
    • Date
    • Thread