Convenience script for Visual Studio 2019#33
Convenience script for Visual Studio 2019#33foooorsyth wants to merge 1 commit intoValveSoftware:masterfrom
Conversation
|
I know it says Visual Studio 2019, but I removed that cause Unreal Engine was not playing nice. |
|
Ok, One problem was that I had Dropbox on. So maybe 2022 worked... Anyway now I have this: As you can see the second build failed. Look at this line for example:
It seems since the path is not quoted that spaces might be the problem. Anyway, if I look in the Also it makes me wonder why the executable is not on the release page... |
I added a simple PowerShell script that automates first build for Visual Studio 2019. All protobuf dependencies are resolved automatically. Makes getting started much easier for people who want to move on from VS2010.
Instructions have been added to the second-level README
This script should work out of the box on any modern Windows machine -- PS, tar, and curl are preinstalled with the OS these days.