News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Has anyone created an Alpine APK for code::Blocks

Started by billus, March 13, 2019, 05:26:03 AM

Previous topic - Next topic

billus

I'm planning to make one, but would hope not to duplicate someone else's efforts.

I would do a Homebrew and framework for macOS, as well as an MSI for Windows, but I'm still figuring out how to build the source on macOS.

I may try to do a CMAKE build first since most of this is much easier if the project is already buildable by CMAKE.

oBFusCATed

C::B doesn't use CMake for build system generation. It either uses autotools or an internal build system. For building packages it is best to use the autotools system.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]