INSTALL
branchsdl2transition
changeset 11360 7a7611adf715
parent 8552 6c63c2833866
child 11362 ed5a6478e710
equal deleted inserted replaced
9798:f2b18754742f 11360:7a7611adf715
     1 To compile and install you need:
     1 To compile and install you need:
     2  - CMake >= 2.6.0
     2  - CMake >= 2.6.0
     3  - FreePascal >= 2.2.0
     3  - FreePascal >= 2.2.0
     4  - Qt >= 4.5.0
     4  - Qt >= 4.5.0
     5  - SDL >= 1.2.5
     5  - SDL >= 2.0
     6  - SDL_net >= 1.2.5
     6  - SDL_net >= 2.0
     7  - SDL_mixer >= 1.2
     7  - SDL_mixer >= 2.0
     8  - SDL_image >= 1.2
     8  - SDL_image >= 2.0
     9  - SDL_ttf >= 2.0
     9  - SDL_ttf >= 2.0
    10  - Lua >= 5.1.0
    10  - Lua >= 5.1.0
    11  - Physfs >= 2.1.0
    11  - Physfs >= 2.1.0
    12 For server:
    12 For server:
    13  - Glasgow Haskell Compiler >= 6.10
    13  - Glasgow Haskell Compiler >= 6.10