Changes between Version 329 and Version 330 of BuildInstructions


Ignore:
Timestamp:
Oct 26, 2018, 12:42:07 PM (6 years ago)
Author:
s0600204
Comment:

Add a minimum version for [lib]curl.

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v329 v330  
    8989 * CMake (only needed if you use bundled NVTT)
    9090 * GCC (at least 4.8.1, required by C++11 features)
    91  * libcurl
     91 * libcurl (at least 7.32)
    9292 * libenet (1.3, the older 1.2 is not compatible)
    9393 * libgloox (needed for the lobby; at least 1.0.10, previous versions are know to have connection problems; pass `--without-lobby` to `update-workspaces.sh` to exclude the lobby)
     
    399399   * boost-libs
    400400   * cmake
    401    * curl
     401   * curl (at least 7.32)
    402402   * enet
    403403   * execinfo