• 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: Absolutely Mysterious Compilation Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Absolutely Mysterious Compilation Error


  • Subject: Re: Absolutely Mysterious Compilation Error
  • From: "Stephen J. Butler" <email@hidden>
  • Date: Sun, 29 Mar 2009 18:25:25 -0500

2009/3/29 Тимофей Даньшин <email@hidden>:
> It says "error: syntax error before 'TableMaker'"

Could be a circular include problem. Try this:

In OtherClass.h:
- remove the #import "TableMaker.h"
- add @class TableMaker;

In OtherClass.m:
- add #import "TableMaker.h"
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Absolutely Mysterious Compilation Error
      • From: Тимофей Даньшин <email@hidden>
References: 
 >Absolutely Mysterious Compilation Error (From: Тимофей Даньшин <email@hidden>)
 >Re: Absolutely Mysterious Compilation Error (From: "Stephen J. Butler" <email@hidden>)

  • Prev by Date: Re: Absolutely Mysterious Compilation Error
  • Next by Date: Re: 2-button *vertically*-oriented UIAlertView ?
  • Previous by thread: Re: Absolutely Mysterious Compilation Error
  • Next by thread: Re: Absolutely Mysterious Compilation Error
  • Index(es):
    • Date
    • Thread