Download


  • Linux :
    • Ubuntu 13.10 :  
      • PPA : Pas encore fonctionnel 
      •  Compilation :
        • Les prérequis :  
sudo apt-get install build-essential cmake libsdl1.2debian libsdl1.2-dev libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev libsndfile1-dev libvorbis-dev libogg-dev libpng12-dev libglew-dev libopenal-dev libboost-dev libboost-system-dev libboost-filesystem-dev libboost-regex-dev git
 
  • Récupération des fichiers :
git clone https://github.com/colobot/colobot.git -b dev colobot
cd colobot
git clone https://github.com/colobot/colobot-data -b dev data
  • Compilation :
cd colobot
cmake -DCMAKE_BUILD_TYPE=Release -DOPENAL_SOUND=1 .
make
sudo make install
  • Have fun :
 Pour lance le jeux : 
./colobot 
 
 
 






  • Windows :
                 A venir

Aucun commentaire:

Enregistrer un commentaire