Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: mikethebike on January 11, 2009, 08:32:23 am

Title: Darwin
Post 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

Title: Re: Darwin
Post by: MortenMacFly on January 11, 2009, 10:47:18 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.
Title: Re: Darwin
Post by: afb on January 12, 2009, 07:15:34 pm
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...
Title: Re: Darwin
Post by: mikethebike on January 13, 2009, 08:40:58 am
Without using graphics like Aqua it might compile ok?

Anyway does CodeBlocks work on Darwin with KDE/Gnome etc.?
Thanks
Title: Re: Darwin
Post by: afb on January 13, 2009, 10:54:14 pm
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...