larschassing
Registered
I have tried the example in
http://www.omnigroup.com/mailman/archive/macosx-dev/2001-June/016346.html
It works fine if I do as he says in Project Builder,
but I want to compile from the commandline:
cc main.m RawApp.m
./a.out
A window does appear, but even if I click in it the program's menu does not appear!
How can that be?
And, how do I make the a.out executable from Finder's point of view,
so that I can double-click on it in Finder to launch it.
Best regards from Denmark
/Lars
http://www.omnigroup.com/mailman/archive/macosx-dev/2001-June/016346.html
It works fine if I do as he says in Project Builder,
but I want to compile from the commandline:
cc main.m RawApp.m
./a.out
A window does appear, but even if I click in it the program's menu does not appear!
How can that be?
And, how do I make the a.out executable from Finder's point of view,
so that I can double-click on it in Finder to launch it.
Best regards from Denmark
/Lars