Closed Alexhuszagh closed 2 years ago
Some complex builds such as OpenSSL require cc to find tools such as nmake.exe, which although are in the path, are not in the registry, nor is vswhere.exe installed.
OpenSSL
cc
nmake.exe
vswhere.exe
Some complex builds such as
OpenSSL
requirecc
to find tools such asnmake.exe
, which although are in the path, are not in the registry, nor isvswhere.exe
installed.