mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-19 05:38:04 +00:00
Updated Building for Windows (markdown)
parent
b912b24745
commit
74d22325c5
@ -14,6 +14,9 @@
|
|||||||
- C++ profiling tools (pulls in graphics debugging features)
|
- C++ profiling tools (pulls in graphics debugging features)
|
||||||
- Test Adapter for Google Test
|
- Test Adapter for Google Test
|
||||||
|
|
||||||
|
To install all of the above on the command line, you can use something like:
|
||||||
|
`vs_Community.exe --passive --add Microsoft.VisualStudio.Workload.NativeDesktop;includeRecommended --add Microsoft.VisualStudio.Component.Git --add Microsoft.VisualStudio.Component.VC.Tools.ARM64`
|
||||||
|
|
||||||
## Get and Build Dolphin
|
## Get and Build Dolphin
|
||||||
### Clone
|
### Clone
|
||||||
* Windows requires pulling in some submodules, so use `git clone --recursive` to clone dolphin from the main repo or your fork.
|
* Windows requires pulling in some submodules, so use `git clone --recursive` to clone dolphin from the main repo or your fork.
|
||||||
|
Loading…
Reference in New Issue
Block a user