org.codeblocks.codeblocks

IDE for C, C++ and Fortran
 
  -2
  1 review




Code::Blocks is a highly extensible Integrated Development Environment (IDE)
for the C, C++ and Fortran programming languages. It features support for
a wide range of compilers, parallel builds, multi-target projects, and also
provides an interface with GNU GDB.


Note: Code::Blocks runs in an isolated space from the main system, it has the
tools provided by the SDK and its extensions, it also has a plugin that can
be installed to add more dependencies. More information at
https://github.com/flathub/org.codeblocks.codeblocks.

Latest reviews
1
rromano001 6 years ago

Use supported before try 17.12 on mint. (NOT Code::Block issue!!) Take care about this is a flatpack enclosed distribution:library are different from /usr/include(lib too) and file point to flatpack instead. Just use ONLY if you know in deep how fpacksandbox work. I was unaware of this and I lost a long while to identify issue was screwing my code.