Re: Message from view to viewController
Re: Message from view to viewController
- Subject: Re: Message from view to viewController
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 29 May 2009 10:11:55 -0600
On May 29, 2009, at 9:39 AM, Pierre Berloquin wrote:
But I get an error :
duplicate symbol .objc_class_name_MyAppViewController
What am I doing wrong ?
You're building the class "MyAppViewController" twice for some reason.
Did you accidentally #import a .m file anywhere, or leave an
implementation in a header file?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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