Changes between Version 2 and Version 3 of Projects/DragonPanic

Show
Ignore:
Timestamp:
03/01/2009 03:34:26 PM (4 years ago)
Author:
Anders Nissen
Comment:

Added a full list of required libraries

Legend:

Unmodified
Added
Removed
Modified
  • Projects/DragonPanic

    v2 v3  
    1717You also need OpenAL, Ogg-Vorbis, Cairo and SDL_Image. These can be installed by running '''sudo apt-get install libopenal-dev libvorbis-dev libcairo2-dev libsdl-image1.2-dev'''.  
    1818 
     19Complete list of libraries needed for OpenEngine + Dragon Panic: '''darcs cmake g++ libboost-dev libboost-filesystem-dev libboost-test-dev libboost-serialization-dev libglew-dev libsdl-dev doxygen graphviz libpcre3-dev libpcre++-dev libxml2-dev libxmu-dev libglu-dev libglut-dev libopenal-dev libvorbis-dev libcairo2-dev libsdl-image1.2-dev''' 
     20 
    1921Please refer to the build guides for help and information. 
    2022