mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 01:24: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
|
### Windows
|
||||||
For build _libmdbx_ on Windows the _original_ CMake and [Microsoft Visual
|
For build _libmdbx_ on Windows the _original_ CMake and [Microsoft Visual
|
||||||
Studio 2019](https://en.wikipedia.org/wiki/Microsoft_Visual_Studio) are
|
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.
|
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.
|
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