Updated Building for Windows (markdown)
parent
6be31764c2
commit
801442c866
|
@ -12,10 +12,6 @@
|
||||||
- Just-In-Time debugger
|
- Just-In-Time debugger
|
||||||
- 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
|
||||||
- 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
|
## Get and Build Dolphin
|
||||||
### Clone
|
### Clone
|
||||||
|
|
Loading…
Reference in New Issue