mirror of https://github.com/bitcoin/bitcoin.git
Starting with version 13.x, the mingw headers will define the value of NTDDI_VERSION, based on the value of _WIN32_WINNT, if that version is < Windows 10. Given that libevent was undefining our _WIN32_WINNT, and redefining it to a value < Windows 10 (0x0501), NTDDI_VERSION was also being defined to that value, leading to functions not being exposed in the mingw-w64 headers; see here: |
||
---|---|---|
.. | ||
bdb | ||
expat | ||
fontconfig | ||
freetype | ||
libevent | ||
libxcb | ||
qrencode | ||
qt | ||
systemtap | ||
zeromq |