Updating build docs: boost_regex is now required.
This commit is contained in:
@@ -8,11 +8,12 @@ Linux:
|
||||
- zlib version 1.2.3 --> http://www.zlib.net/
|
||||
- libcurl version >= 7.16 --> http://curl.haxx.se/
|
||||
- gnutls (e.g. version 2.2.2) --> http://www.gnu.org/software/gnutls/
|
||||
- libboost_thread, libboost_filesystem, libboost_datetime, libboost_program_options, libboost_iostreams, libboost_asio
|
||||
- libboost_thread, libboost_filesystem, libboost_datetime, libboost_program_options,
|
||||
libboost_iostreams, libboost_asio, libboost_regex
|
||||
(version >= 1.36, 1.38.0 recommended) --> http://www.boost.org/
|
||||
- libSDL_mixer, libSDL --> http://www.libsdl.org/
|
||||
|
||||
NOTE: PokerTH might compile with libboost < 1.36 but can result in a crash when starting a server!
|
||||
NOTE: PokerTH might compile with libboost < 1.36 but occasional crashes will occur!
|
||||
|
||||
Windows:
|
||||
see docs/build_mingw_windows.txt
|
||||
|
||||
Reference in New Issue
Block a user