Skip to content

Developer Getting Started: Haiku

Cong edited this page Jan 30, 2014 · 2 revisions

Please note: Haiku is no longer supported; these instructions may or may not work, please proceed at your own caution.

  • Install the following using installoptionalpackages: CMake, Git, SDLLibs
  • git clone https://github.com/cxong/cdogs-sdl.git cdogs-sdl
  • cd cdogs-sdl
  • git submodule init; git submodule update --init --recursive; git submodule update --recursive
  • ./make.sh
  • Run cdogs-sdl from /src