You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
automated builds
About this tag
The automated builds tag on WindowsForum.com covers discussions about compiling C++ projects using the Windows SDK and command-line tools without Visual Studio. Topics include using the Windows SDK command prompt, running vcupdate and msbuild commands, and setting up native code development. The content focuses on practical steps for building projects from the command line, emphasizing efficiency and automation in Windows development environments.
I have received a couple questions about "How do you build C++ projects in Windows without installing Visual Studio?". This video demonstrates the process but to explain it in a couple short steps:
Link Removed*
Open the Windows SDK command prompt**
Browse to your project folder
run "vcupdate...