When you install VS, there is options to choose what to install with it. Usually you get a screen
with seperate "boxes" of installs. One will have a heading for Windows. It has a bunch of needed
C++ addons. I had to do that on mine, but been a long time, so I can't remember details.
I also had to install OpenSSL for windows, (if that's still a requirement). There is also a folder in
the source/dependencies to populate from another download. (boost, libsodium, etc).
|