Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: roxlu on February 06, 2010, 12:49:57 am

Title: CodeBlocks.app revision 6135 for Mac tests
Post by: roxlu 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 (http://www.sendspace.com/file/60d9ut)

snip: uploaded a new test build
http://www.sendspace.com/file/ff4x2b (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
Title: Re: CodeBlocks.app revision 6135 for Mac tests
Post by: MortenMacFly 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!
Title: Re: CodeBlocks.app revision 6135 for Mac tests
Post by: roxlu 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