A word of advice when posting code like this: use pastebin. http://pastebin.com It makes the code a lot easier to read.
As it stands, your .cpp file is weird... it should be .mm to invoke the Objective-C++ compiler, and @implementing isn't an ObjC keyword. --Kyle Sluder _______________________________________________ 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