problems with distributed builds
problems with distributed builds
- Subject: problems with distributed builds
- From: Kevin Hoyt <email@hidden>
- Date: Tue, 16 Aug 2005 16:17:24 -0700
Hi all,
Trying to get distributed builds to work.
>From what I can tell, the setup is correct. Xcode shows that I have more
than one system that is compatible with my system.
However, when I build...
I see the precompile header getting built, but starting with the first
source file I get this error:
<command line>:1: error: pch_preprocess pragma should only be used with
-fpreprocessed.
<command line>:1: note: use #include instead
After this error, I tons of errors from just about everywhere!
The funny thing is that this only happens for some projects... seems to be
the ones that have more than just a few files.
It even happens if I just 'distribute' the build to just my machine.
My projects are using precompiled headers and xcode config files.
Any thoughts on what is going on?
Kevin Hoyt
_______________________________________________
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