Hi
As I should compile a X-Plane plugin for Win/Mac/Linux I wonder if I could do the MacOsX version on Darwin with Codeblocks?
Thanks and cheers
Michael
Quote from: mikethebike on January 11, 2009, 08:32:23 AM
As I should compile a X-Plane plugin for Win/Mac/Linux
As I am a X-Plane user too, mind posting a hello world plugin project here? We could add this to the project templates.
Quote from: mikethebike on January 11, 2009, 08:32:23 AM
As I should compile a X-Plane plugin for Win/Mac/Linux I wonder if I could do the MacOsX version on Darwin with Codeblocks?
Darwin OS isn't guaranteed to be compatible with Mac OS X...
Without using graphics like Aqua it might compile ok?
Anyway does CodeBlocks work on Darwin with KDE/Gnome etc.?
Thanks
Quote from: mikethebike on January 13, 2009, 08:40:58 AM
Without using graphics like Aqua it might compile ok?
It might work, just not guaranteed to be runnable on Mac OS X too
Quote
Anyway does CodeBlocks work on Darwin with KDE/Gnome etc.?
The MacPorts port (http://www.macports.org/ports.php?by=name&substr=codeblocks) should work with wxGTK, running under X11...