News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Darwin

Started by mikethebike, January 11, 2009, 08:32:23 AM

Previous topic - Next topic

mikethebike

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


MortenMacFly

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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

afb

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...

mikethebike

Without using graphics like Aqua it might compile ok?

Anyway does CodeBlocks work on Darwin with KDE/Gnome etc.?
Thanks

afb

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 should work with wxGTK, running under X11...