Failed to build package hiredis ssl on windows 64 bit with VS 2017/2019
To Reproduce
Steps to reproduce the behavior:
vcpkg upgrade hiredis[ssl]:x64-windows-static
vcpkg upgrade hiredis[ssl]:x64-windows-static --no-dry-run
vcpkg install hiredis[ssl]:x64-windows-static --recurse
whereas vcpkg install hiredis:x64-windows-static is building successfully
Failure logs
\vcpkg\buildtrees\hiredis\src\4889033d94-d35835c897.clean\ssl.c(37): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
Failed to build package hiredis ssl on windows 64 bit with VS 2017/2019
To Reproduce
Steps to reproduce the behavior:
vcpkg upgrade hiredis[ssl]:x64-windows-static
vcpkg upgrade hiredis[ssl]:x64-windows-static --no-dry-run
vcpkg install hiredis[ssl]:x64-windows-static --recurse
whereas vcpkg install hiredis:x64-windows-static is building successfully
Failure logs
\vcpkg\buildtrees\hiredis\src\4889033d94-d35835c897.clean\ssl.c(37): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory