• 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
Has Xcode lost its mind, or have I?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Has Xcode lost its mind, or have I?


  • Subject: Has Xcode lost its mind, or have I?
  • From: David Blanton <email@hidden>
  • Date: Thu, 2 Sep 2010 21:29:25 -0600

I get the following error:



/Volumes/SECURE/_working/_Mac/BLES/PropertyMonogram.h:56: error: ISO C++ forbids declaration of 'PropertyMgm' with no type
/Volumes/SECURE/_working/_Mac/BLES/PropertyMonogram.h:56: error: expected `;' before '*' token

on this line

IBOutlet PropertyMgm *m_PropertyMgm;

But I have the header imported

#import "PropertyMgm.h"

In the header we have

@interface PropertyMgm : Property


Note these are code snippets ...

I cannot understand why I get the build error, PropertyMgm seems to be defined to me.


Arrghh, I am losing my mind!
 _______________________________________________
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

  • Follow-Ups:
    • Re: Has Xcode lost its mind, or have I?
      • From: Chris Suter <email@hidden>
  • Prev by Date: Re: Comment a block
  • Next by Date: Re: Has Xcode lost its mind, or have I?
  • Previous by thread: Re: Comment a block
  • Next by thread: Re: Has Xcode lost its mind, or have I?
  • Index(es):
    • Date
    • Thread