Skip to content

Codeblocks Linux

Audureau Yoan edited this page Oct 20, 2015 · 5 revisions
  1. Install dependencies
  2. Install cmake and codeblocks
  3. Clone FreeTure repository
  4. In cmake directory, run : cmake . -G "CodeBlocks - Unix Makefiles"
  5. The generated codeblocks project is in the cmake directory. Open it with codeblocks.
Clone this wiki locally