News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

CodeBlocks.app revision 6135 for Mac tests

Started by roxlu, February 06, 2010, 12:49:57 AM

Previous topic - Next topic

roxlu

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

MortenMacFly

Quote from: roxlu on February 06, 2010, 12:49:57 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: [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]

roxlu

#2
Hi MortonMacFly,

I've put the installation/build script here http://forums.next.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