Author Topic: CodeBlocks.app revision 6135 for Mac tests  (Read 5966 times)

Offline roxlu

  • Multiple posting newcomer
  • *
  • Posts: 35
CodeBlocks.app revision 6135 for Mac tests
« on: February 06, 2010, 12:49:57 am »
Hi!

I finally successfully compiled Code::Blocks form source on my MacOS 10.6. It runs perfectly and I'm searching for someone who wants to test this build on a Mac as I can only test it here on my machine.

I've uploaded the application bundle, which can be downloaded from:
http://www.sendspace.com/file/60d9ut

snip: uploaded a new test build
http://www.sendspace.com/file/ff4x2b

Someone with a Mac please tell me if you can run it and create an application/project file.

Roxlu
« Last Edit: February 06, 2010, 12:36:01 pm by roxlu »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: CodeBlocks.app revision 6135 for Mac tests
« Reply #1 on: February 06, 2010, 08:55:25 am »
I finally successfully compiled Code::Blocks form source on my MacOS 10.6.
Good work!
If you want to provide any scripts / build systems addon or alike to put into trunk, let me know. An update (new) article in the WiKi about how you achieved this would be great!
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 roxlu

  • Multiple posting newcomer
  • *
  • Posts: 35
Re: CodeBlocks.app revision 6135 for Mac tests
« Reply #2 on: February 06, 2010, 12:27:09 pm »
Hi MortonMacFly,

I've put the installation/build script here http://forums.codeblocks.org/index.php/topic,11920.msg81420.html#msg81420
I just fixed a typo in the script and I tested the build on another MacOS 10.6 and it works there as well!

I'd love to put the build script into SVN, but it's still a 'test' script and not 100% usable for people who don't know what
they're doing... or  in other words the script needs to explanation.

Now, I (finally) can fix/test some things. I've created a wizard for openFrameworks (www.openframeworks.cc) that I can make
compatible with Linux (ubuntu), Windows and Mac now!

Roxlu
« Last Edit: February 06, 2010, 12:34:49 pm by roxlu »