News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code::Blocks on FreeBSD

Started by SpaceCadet, May 10, 2023, 07:04:06 PM

Previous topic - Next topic

SpaceCadet

Successfully built Code::Blocks svn13263 on FreeBSD 13.  now with all plugins building and installing.  there are a few minor patches that are needed to get the paths to work.  i don't know how to merge this stuff into the Code::Blocks code or i would do it.

i am using it, its GREAT!

ollydbg

Nice work!

You can post the patches in the Sourceforge's ticket system:  https://sourceforge.net/p/codeblocks/tickets/
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

MichaelAgarkov

I think it would be awesome if there would be official binaries for FreeBSD available for download if possible. It's not necessary, but would be amazing. Maybe do that with the new upcoming release?