Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: billus on March 05, 2019, 08:53:27 pm

Title: macOS Build Instructions
Post by: billus on March 05, 2019, 08:53:27 pm
Are there instructions for building code:Blocks on macOS anywhere? I'm hoping to spend the next few days trying to get a macOS version pushed out that's on par with Windows and Linux. It would be nice to get a running start rather than beginning from something I can't build.

glibtoolize: putting auxiliary files in '.'.
glibtoolize: copying file './ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltoptions.m4'
glibtoolize: copying file 'm4/ltsugar.m4'
glibtoolize: copying file 'm4/ltversion.m4'
glibtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:141: warning: macro 'AM_OPTIONS_WXCONFIG' not found in library
configure.ac:142: warning: macro 'AM_PATH_WXCONFIG' not found in library
configure.ac:26: installing './compile'
configure.ac:7: installing './config.guess'
configure.ac:7: installing './config.sub'
configure.ac:22: installing './install-sh'
configure.ac:22: installing './missing'
src/base/tinyxml/Makefile.am: installing './depcomp'
configure.ac:141: error: possibly undefined macro: AM_OPTIONS_WXCONFIG
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:142: error: possibly undefined macro: AM_PATH_WXCONFIG
Title: Re: macOS Build Instructions
Post by: stahta01 on March 06, 2019, 12:34:43 am
http://forums.codeblocks.org/index.php/topic,23102.msg157205.html#msg157205 (http://forums.codeblocks.org/index.php/topic,23102.msg157205.html#msg157205)
http://forums.codeblocks.org/index.php?action=profile;u=2812 (http://forums.codeblocks.org/index.php?action=profile;u=2812) Xaviou has built CB

Edit: http://forums.codeblocks.org/index.php/topic,21625.15.html (http://forums.codeblocks.org/index.php/topic,21625.15.html)