Preprocessor pre-compiled header woes
Preprocessor pre-compiled header woes
- Subject: Preprocessor pre-compiled header woes
- From: Byron Wright <email@hidden>
- Date: Mon, 13 Jun 2005 15:31:00 -0700
After upgrading from Xcode 2.0 -> 2.1 I am getting some strange
behavior with the preprocessor and pre-compiled headers. In my pch
header file I am including a header file that contains some #defines.
In my implementation files the #defines don't seem to be going
through the preprocessor and I have to specifically import the header
file before the preprocessor will pick them up. This used to work
fine in 2.0, what has changed and how can I fix this?
BTW, I am cross-compiling on the 10.3.9 SDK using gcc 3.3.
_______________________________________________
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