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.

The code editor in Code::Blocks features: syntax highlighting, code folding, a tabbed interface, code completion, a class browser and smart indenting.

This is an unofficial Flatpak version of Code::Blocks that is not endorsed nor supported by its developer. Issues should be reported through linked bug tracker.

Latest reviews
1
rromano001 4 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.