• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: misleading error message triggered by #import line (SOLVED)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: misleading error message triggered by #import line (SOLVED)


  • Subject: Re: misleading error message triggered by #import line (SOLVED)
  • From: email@hidden
  • Date: Sun, 25 Feb 2007 18:02:02 +0100 (CET)
  • Importance: Normal

>
> Try forward declare your classes in the Hardy2Document.h file:
>
> @class MultiplePageView;
> @class Collector;
>

    Yes, it works now. Thank you. So in fact, what happened was that
because of its "lazy-recompiling" policy, Xcode fails to detect the
error unless it is forced to by the #import line.

                                                                  Ewan

 _______________________________________________
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

References: 
 >misleading error message triggered by #import line (From: email@hidden)
 >Re: misleading error message triggered by #import line (From: "Simon Strandgaard" <email@hidden>)
 >Re: misleading error message triggered by #import line (From: email@hidden)
 >Re: misleading error message triggered by #import line (From: "Simon Strandgaard" <email@hidden>)

  • Prev by Date: Re: mulithreading, dual-core
  • Next by Date: Re: mulithreading, dual-core
  • Previous by thread: Re: misleading error message triggered by #import line
  • Next by thread: mulithreading, dual-core
  • Index(es):
    • Date
    • Thread