mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-02-05 11:24:15 +00:00
Requirement of C++17
This commit is contained in:
parent
e45e4cf196
commit
e9e01ac6a6
@ -3,7 +3,7 @@ Build requirements
|
||||
|
||||
In general, for building i2pd you need several things:
|
||||
|
||||
* compiler with c++11 support (for example: gcc >= 4.8, clang)
|
||||
* compiler with c++17 support (for example: gcc >= 8, clang)
|
||||
* boost >= 1.62
|
||||
* openssl library >= 1.1.0
|
||||
* zlib library (openssl already depends on it)
|
||||
|
Loading…
x
Reference in New Issue
Block a user