We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a61b83 commit fb5a429Copy full SHA for fb5a429
2 files changed
main/building.md
@@ -1,6 +1,6 @@
1
# Building MacroQuest
2
3
-## Download & Install Visual Studio 2022
+## Download & Install Visual Studio
4
5
Links and instructions can be found at:
6
[https://visualstudio.microsoft.com/downloads/](https://visualstudio.microsoft.com/downloads/)
main/developing/cmake.md
@@ -60,7 +60,7 @@ The `gen_solution.ps1` PowerShell script provides a convenient wrapper around CM
60
61
- **Git** - For submodule management
62
- **CMake 3.20+** - Build system generator
63
-- **Visual Studio 2022** - C++ compiler and toolchain
+- **Visual Studio** - C++ compiler and toolchain
64
- **PowerShell 5.1+** - Script execution (included with Windows)
65
66
### Basic Usage
0 commit comments