mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-28 05:01:39 +00:00
More updates on VS instructions
This commit is contained in:
parent
8b5471fbde
commit
246610ec1a
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ sudo apt-get install cmake ninja libsdl2-dev libgtk-3-dev lld llvm clang-15
|
|||
|
||||
### Windows
|
||||
You will need to install [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/).
|
||||
In the setup process you'll need to select the following tools for installation:
|
||||
In the setup process you'll need to select the following options and tools for installation:
|
||||
- Desktop development with C++
|
||||
- C++ Clang Compiler for Windows
|
||||
- C++ CMake tools for Windows
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue