Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B
Build for Mac OS X - offer to help and request for help
federix:
--- Quote from: Easior Lars on February 05, 2016, 11:47:58 pm ---For NassiShneiderman and SpellChecker plugins, you could brew install pkg-config, boost and hunspell by homebrew. Anyway, there are more discussions on how to build CB on Mac OS at http://forums.codeblocks.org/index.php/topic,20882.0.html.
--- End quote ---
Thanks for this - just to be clear then, the hunspell.h file in Code::Blocks source is not what we are looking for to build? Because there is a header file by that name in the source, but you're suggesting I should install the hunspell package from homebrew...
Easior Lars:
--- Quote from: federix on February 06, 2016, 12:18:11 pm ---Thanks for this - just to be clear then, the hunspell.h file in Code::Blocks source is not what we are looking for to build? Because there is a header file by that name in the source, but you're suggesting I should install the hunspell package from homebrew...
--- End quote ---
In fact, there is a complete copy of hunspell source in CB source tree. I think that it is used to build CB on MS Windows platform to resolve the dependence problem on hunspell. I don't like that way.
MortenMacFly:
--- Quote from: Easior Lars on February 06, 2016, 01:22:41 pm ---I think that it is used to build CB on MS Windows platform to resolve the dependence problem on hunspell. I don't like that way.
--- End quote ---
Yes, that's for Windows only. We don't have a packaging system on windows, so that's the best you can do, unless you want to put binary 3rd party libs into the SVN source tree. Which is what we want to avoid.
So for Unix, please use the dev packages of your distro. Same applied for the Mac with homebrew...
frankofrank:
Hi!
I have build Code::Blocks 16.01 for Mac OS X with clang++ -std=c++11 -mmacosx-version-min=10.11,
and using wx3.0.2 (Mac OS X, unicode) - 64 bit.
Where can I upload my build for testing?
Best regards,
frankofrank
MortenMacFly:
--- Quote from: frankofrank on November 07, 2016, 08:23:19 pm ---Hi!
I have build Code::Blocks 16.01 for Mac OS X with clang++ -std=c++11 -mmacosx-version-min=10.11,
and using wx3.0.2 (Mac OS X, unicode) - 64 bit.
Where can I upload my build for testing?
Best regards,
frankofrank
--- End quote ---
Wherever you want, but please choose a trustworthy platform. Then post the link here.
Gesendet von meinem Nexus 6P mit Tapatalk
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version