User forums > Nightly builds

The 17 November 2019 build (11918) is out.

<< < (3/4) > >>

oBFusCATed:
Almost the same as on linux.
Use homebrew/macports to get autotools/automake/whateverelse is needed
Run ./bootstrap
Run ./configure in a folder pass --prefix to some folder where you have write access
make -jsomething
make install
Run ./bundle.sh

This would give you a folder CodeBlocks.app which could be used to execute codeblocks.
If you have some other problems you better start a topic where you could get help with them.
This one is too generic.

Suryavarman:

--- Quote from: dkulp on November 22, 2019, 06:01:37 pm ---Are there any docs on how to build the OSX version and get an actual runnable build out of it?   The ONLY thing I need codeblocks for is wxSmith, but wxSmith is not usable at all in any of the nightly builds on OSX (just get black screens instead of the panels displayed) and I'd like to try and fix it (likely just a double buffer issue) but I really cannot figure out how to build things and have it work.    :(

--- End quote ---

Hi dkulp,
If you cannot solve your problem. May be you can use wxFormBuilder https://github.com/wxFormBuilder/wxFormBuilder.
It works properly.

Suryavarman:

--- Quote from: Xaviou on November 18, 2019, 09:57:29 pm ---Hi

OS X version of this rev can be downloaded from my Google Drive.

Debian Stretch and Buster (32 and 64 bits) can be installed from my repo.

Regards
Xav'

--- End quote ---

(Globish)
Hi Xaviou
I can't use anymore your CB builds.
MacOS version requiered: 10.14
My OS version : 10.13.6

(Français)
Coucou Xaviou,

Je peux plus utiliser tes build (J'avou :p c'est pas souvent que je suis sur mon mac). Il m'est impossible d'utiliser CodeBlocks.app avec ma version de MacOS.
J'ai la 10.13.6 et l'app requiert la version 10.14

dkulp:
Just to follow up on the wxSmith issue on OSX.    It looks like it's a bug in wxWidgets.   All the various calls to grab a screen shot of the view seem to return just a black wxBitmap.   Tracking into the wxWidgets call, it's heading into an un-implemented call.   I've logged a ticket:

https://trac.wxwidgets.org/ticket/18627

dkulp:
And I was going to try and workaround it by using wxScreenDC to capture the full screen and pulling out the window area, but then ran into:

https://trac.wxwidgets.org/ticket/18628

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version