Updated Building for Windows (markdown)
parent
d1aa7e69ba
commit
0198e74582
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue