Re: misleading error message triggered by #import line
Re: misleading error message triggered by #import line
- Subject: Re: misleading error message triggered by #import line
- From: "Simon Strandgaard" <email@hidden>
- Date: Sun, 25 Feb 2007 13:29:26 +0100
On 2/25/07, email@hidden <email@hidden> wrote:
>
> What does the error messages exactly say?
>
Complete error message :
In file included from (...)/GGRecreatedDocumentController.h
error : parse error before MultiplePageView
error : parse error before Collector
[snip]
Try forward declare your classes in the Hardy2Document.h file:
@class MultiplePageView;
@class Collector;
--
Simon Strandgaard
http://opcoders.com/
_______________________________________________
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