Author Topic: Code::Blocks on FreeBSD  (Read 11399 times)

Offline SpaceCadet

  • Multiple posting newcomer
  • *
  • Posts: 22
Code::Blocks on FreeBSD
« on: May 10, 2023, 07:04:06 pm »
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!

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Code::Blocks on FreeBSD
« Reply #1 on: May 11, 2023, 02:00:12 pm »
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

  • Guest
Re: Code::Blocks on FreeBSD
« Reply #2 on: September 14, 2023, 08:31:44 am »
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?