[Mono-osx] MonoMac unrecognized selector
Natalia Portillo
claunia at claunia.com
Mon Nov 8 11:51:16 EST 2010
Hi,
I'm starting to port my application to MonoMac and whenever I run it I just get:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[AppDelegate sharedApplication]: unrecognized selector sent to class 0x19d1690'
I sincerely don't even know what does this mean, I only know it is raised on NSApplication.Main (args); calling.
More information about the Mono-osx
mailing list