Author Topic: Darwin  (Read 4069 times)

Offline mikethebike

  • Multiple posting newcomer
  • *
  • Posts: 24
    • Homepage
Darwin
« 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


Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Darwin
« Reply #1 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Darwin
« Reply #2 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...

Offline mikethebike

  • Multiple posting newcomer
  • *
  • Posts: 24
    • Homepage
Re: Darwin
« Reply #3 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

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Darwin
« Reply #4 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 should work with wxGTK, running under X11...