Re: carbon unit test bundle won't compile
Re: carbon unit test bundle won't compile
- Subject: Re: carbon unit test bundle won't compile
- From: Thijs Koerselman <email@hidden>
- Date: Fri, 23 Jan 2009 12:19:52 +0100
On Thu, Jan 22, 2009 at 3:56 PM, Thijs Koerselman
<email@hidden> wrote:
If I build it, I lots of errors related to headers which can't be found ("no such file or directory"), starting in Carbon.h with:
#include <CoreServices/CoreServices.h>
I found the problem. It was just the GCC_USE_STANDARD_INCLUDE_SEARCHING option which wasn't set. I don't understand why this is turned off by default when I create a target for a unit test bundle. If anyone cares to explain the logic behind this I'd appreciate it.
Thijs
_______________________________________________
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