Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Updating Mac Builds

(1/1)

slackmoehrle:
Hi Everyone,

I am so used to Code::Blocks on Windows and Linux that I really miss this workflow on my Mac.

So, I'd like to get the latest from SVN to working on 10.13 and 10.14 and also make a brew package, for ease of installing and updating.

Anything I should know before I get neck deep?

oBFusCATed:
Check the night builds...
Latest ones provide some builds...

Build wxwidgets (the newer the better) in some local folder.
Other than that ./configure --prefix=some-local-folder --with-wx-config=path to wx-config; make -jNNN; make install ; ./bundle.sh; move the CodeBlocks.app folder to /Applications ... When you find some bug debug, patch, repeat... :)

I'm sure I miss some steps...

slackmoehrle:
Yeah, that's the plan. thanks for chiming in.

Navigation

[0] Message Index

Go to full version