Has Xcode lost its mind, or have I?
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
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