Re: Xcode 3.1.1 build dependency analysis ignoring distant includes
Re: Xcode 3.1.1 build dependency analysis ignoring distant includes
- Subject: Re: Xcode 3.1.1 build dependency analysis ignoring distant includes
- From: John Gee <email@hidden>
- Date: Thu, 25 Sep 2008 13:50:11 +1200
On 25/09/2008, at 04:16 , Chris Espinosa wrote: This looks like Xcode's dependency checker is looking in only the defined header search paths and the directory containing the current source file, where gcc also looks in the directory containing the current header file (per Search Path - The C Preprocessor).
A workaround is to specify $(SRCROOT)/OtherFolder/SubFolder as user header search path.
Thanks for the reply and tips. The Search Path page is a familiar friend from resolving gcc/CodeWarrior differences.
Bug filed (Bug ID# 6245246), and related bug referenced.
-- John Gee, ADInstruments Programmers live in interesting times...
|
_______________________________________________
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