Re: Compile times.
Re: Compile times.
- Subject: Re: Compile times.
- From: Jonathan Wight <email@hidden>
- Date: Sun, 21 Apr 2002 22:03:10 -0500
On 04/21/2002 21:52, "Jonathan Wight" <email@hidden> wrote:
>
Actually if anyone here knows the magic of precompiled headers in PB2/GCC3.1
>
let me know. I've created a header containing just #import
>
<Framework/Framework.h> and included it in the Precompiler section of the
>
Target Settings (with the precompile checkbox on) - but it pukes on the
>
first @class declaration it hits. Any magic involved in getting PB2
>
precompilation working on ObjC files?
Doh. #import <Foundation/Foundation.h> not Framework.h
Jon.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.