mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Updated Building for Windows (markdown)
parent
b912b24745
commit
74d22325c5
@ -14,6 +14,9 @@
|
||||
- C++ profiling tools (pulls in graphics debugging features)
|
||||
- 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
|
||||
### Clone
|
||||
* 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