Compiling Zandronum with Visual Studio: Difference between revisions

(Add instructions for VS 2022)
Tag: Source edit
(Caps...)
Tag: Source edit
Line 106: Line 106:
= Build using Visual Studio =
= Build using Visual Studio =
== Generate Projects ==
== Generate Projects ==
[[File:Vs2022 cmake.PNG|thumb]]
Open CMake (<code>cmake-gui</code>) and set the ''Where is the source code'' textbox to where you downloaded the Zandronum source code. Set ''Where to build the binaries'' to wherever you want the project files to be generated.
Open CMake (<code>cmake-gui</code>) and set the ''Where is the source code'' textbox to where you downloaded the Zandronum source code. Set ''Where to build the binaries'' to wherever you want the project files to be generated.
Click ''Configure'' and a dialog will pop up.
Click ''Configure'' and a dialog will pop up.
[[File:Vs2022 cmake.png|thumb]]


* Set the generator to '''Visual Studio 17 2022'''.
* Set the generator to '''Visual Studio 17 2022'''.