mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:24:44 +02:00
Updated Building for Windows (markdown)
@@ -15,7 +15,10 @@
|
||||
- Testing tools core features
|
||||
- Recommended (other)
|
||||
- GitHub extension for Visual Studio
|
||||
|
||||
- clang-format 7
|
||||
- Install a 7.x version of the LLVM tools from http://releases.llvm.org
|
||||
- In VS options > Text Editor > C/C++ > Formatting > General, enable "Use custom clang-format.exe file" and point it to the binary.
|
||||
- You could also use Tools\lint.sh via WSL to execute a linux-native version over the dolphin sources
|
||||
## Get and Build Dolphin
|
||||
|
||||
### Cloning
|
||||
|
Reference in New Issue
Block a user