[MaxGUI] Error Message on Mac OS X

BlitzMax Forums/BlitzMax Programming/[MaxGUI] Error Message on Mac OS X

SebHoll(Posted 2006) [#1]
Hi,

Just managed to finally get Mac OS X installed on an old B&W G3, and I get the following error message when I try to compile:


2006-07-30 12:20:28.921 TestApplication.debug[183] *** -[NSToolbarItem isEqualToString:]: selector not recognized [self = 0x4c2b60]



I think it is happening when a second window (with a toolbar) is being added, but for some reason, DebugStop crashes the compiled application so I can't pin point the exact place. Does anybody know what it means? Or what is going wrong?

Cheers


Seb


SebHoll(Posted 2006) [#2]
I've managed to narrow it down to when you try to create a toolbar on a second window. Have a look at the following bug report.