https://stackoverflow.com/questions/54695248/building-openssl-for-windows-x64
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,295998,296006#msg-296006
___
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...@nginx
I'm trying to build the open source for windows using the instructions at:
http://nginx.org/en/docs/howto_build_on_win32.html
I've set up the environment using Visual Studio 2022 Community Edition and
Windows 11 SDK and VC RT v1.43 by:
- Running vcvars64.bat using:
- pushd C:\"Progra