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

Building C::B on Mac OSX High Sierra

(1/3) > >>

warpino:
Hi all,

I have been able to build successfully C::B 13.12 on Mac OSX 10.11 El Capitan
http://forums.codeblocks.org/index.php/topic,20862.msg142429.html#msg142429
but I am struggling to build the latest svn on High Sierra. In this thread I would like to have
the chance to share my experience with other Mac users that love this IDE as much as I do
and possibly to end up with a working build.

So far I am stuck at the step of compiling squirrel, in fact it is a known issue that
has been solved by renaming type to sqtype, see here: https://github.com/albertodemichelis/squirrel/issues/98
As I am by no means a C++ programmer I am not able to apply the needed patches and fix the
related issues in other C::B files. Is there anyone willing to help out with that?

oBFusCATed:
The other topic for OSX depicted how to solve it.
You need to add an include at the top of one of squirrel files...

warpino:
Hi,
thanks for your quick reply!
Where is the other topic for OSX you are mentioning?


--- Quote from: oBFusCATed on April 10, 2018, 04:20:26 pm ---The other topic for OSX depicted how to solve it.
You need to add an include at the top of one of squirrel files...

--- End quote ---

oBFusCATed:
http://forums.codeblocks.org/index.php/topic,21625.msg147187.html#msg147187

uenz:
Hi,
here a patch file to prevent the compile issues with squirrel on MacOS.
After patching squirrel i was able to compile without errors.

Navigation

[0] Message Index

[#] Next page

Go to full version