Dependencies.wiki
changeset 1324 bb87061fc23f
parent 1277 154b185f1c53
child 1660 6f6de1fdc526
equal deleted inserted replaced
1323:0c3daa656c67 1324:bb87061fc23f
    16 == Core dependencies ==
    16 == Core dependencies ==
    17 You need these programs and libraries to build and run Hedgewars.
    17 You need these programs and libraries to build and run Hedgewars.
    18 Note: You will need the development headers of the libraries for building only.
    18 Note: You will need the development headers of the libraries for building only.
    19 
    19 
    20 || *Name* || *Version* (Latest HW release) || *Version* (Unstable) || *Homepage* ||
    20 || *Name* || *Version* (Latest HW release) || *Version* (Unstable) || *Homepage* ||
    21 || Qt || 4.7.0 || 5.0.0 || [https://www.qt.io/] ||
    21 || Qt || 5.0.0 || 5.0.0 || [https://www.qt.io/] ||
    22 || SDL || 2.0 || 2.0 || [https://libsdl.org/] ||
    22 || SDL || 2.0 || 2.0 || [https://libsdl.org/] ||
    23 || SDL_net || 2.0 || 2.0 || [https://libsdl.org/] ||
    23 || SDL_net || 2.0 || 2.0 || [https://libsdl.org/] ||
    24 || SDL_mixer || 2.0 || 2.0 || [https://libsdl.org/] ||
    24 || SDL_mixer || 2.0 || 2.0 || [https://libsdl.org/] ||
    25 || SDL_image || 2.0 || 2.0 || [https://libsdl.org/] ||
    25 || SDL_image || 2.0 || 2.0 || [https://libsdl.org/] ||
    26 || SDL_TTF || 2.0 || 2.0 || [https://libsdl.org/] ||
    26 || SDL_TTF || 2.0 || 2.0 || [https://libsdl.org/] ||