Re: Message from view to viewController
Re: Message from view to viewController
- Subject: Re: Message from view to viewController
- From: Pierre Berloquin <email@hidden>
- Date: Fri, 29 May 2009 18:18:30 +0200
Yes, I did import too many times, but that was in a desperate attempt to
import enough!I corrected that and now I have my original error :
MyAppViewController may not respond to +manageMyViews
which blocks the program
Thanks
2009/5/29 Nick Zitzmann <email@hidden>
>
> 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