Skip to content

Developer Getting Started: CLion

Cong edited this page Apr 4, 2017 · 4 revisions

CLion is a cross-platform IDE supporting CMake projects natively; getting started with it is very simple.

  • Install the necessary development libraries for your OS (Linux, macOS)
  • Clone C-Dogs SDL
  • Open the folder in CLion
  • Wait for the IDE to finish indexing
  • Run the cdogs-sdl configuration. You are ready to go!