mdbx-doc: note about ntdll.lib for Windows.

Related to https://github.com/erthink/libmdbx/issues/101
This commit is contained in:
Leonid Yuriev 2020-05-11 00:25:18 +03:00
parent 0c62355fb5
commit 3afa4498fe

View File

@ -385,8 +385,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](https://en.wikipedia.org/wiki/Microsoft_Visual_Studio) are Studio 2019](https://en.wikipedia.org/wiki/Microsoft_Visual_Studio) are
recommended. recommended. Otherwise do not forget add `ntdll.lib` to linking.
Building by MinGW, MSYS or Cygwin is potentially possible. However, Building by MinGW, MSYS or Cygwin is potentially possible. However,
these scripts are not tested and will probably require you to modify the these scripts are not tested and will probably require you to modify the