mirror of
https://github.com/isar/libmdbx.git
synced 2024-12-30 02:34:13 +08:00
mdbx: add note to using recent MSVC & Windows SDK versions.
This commit is contained in:
parent
65defdd0a8
commit
b6a0d11b99
@ -505,7 +505,8 @@ the basic tests.
|
||||
### Windows
|
||||
For build _libmdbx_ on Windows the _original_ CMake and [Microsoft Visual
|
||||
Studio 2019](https://en.wikipedia.org/wiki/Microsoft_Visual_Studio) are
|
||||
recommended.
|
||||
recommended. Please use the recent versions of CMake, Visual Studio and Windows
|
||||
SDK to avoid troubles with C11 support and `alignas()` feature.
|
||||
|
||||
For build by MinGW the 10.2 or recent version coupled with a modern CMake are required.
|
||||
So it is recommended to use [chocolatey](https://chocolatey.org/) to install and/or update the ones.
|
||||
|
Loading…
x
Reference in New Issue
Block a user