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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com