Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: mikethebike on January 11, 2009, 08:32:23 am
-
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
-
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.
-
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
-
Without using graphics like Aqua it might compile ok?
It might work, just not guaranteed to be runnable on Mac OS X too
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...