Hello Ninjas:

I'm trying to test-build an application for Mac OS/X using a Windows system for the development. I just tried simply placing some text on the screen. When I to the test mode, the application works fine. When I build it for windows, it works just fine. When I build it for the Mac, and double-click the icon, I get a window saying "The application "test" can't be opened." When I try to run it from the command line I get "LSOpenURLSwIthRole() failed with error -10810 for the file /Users/admin/Desktop/test.app. Any ideas what is wrong?

Statue