Updated Building for Windows (markdown)
parent
c2625b866f
commit
0e7b64dd21
|
@ -3,7 +3,7 @@
|
|||
- You can use any edition of VS (Community Edition is free)
|
||||
- Easiest to just choose "Desktop development with C++" workload
|
||||
- However, minimum required to get source and build are:
|
||||
- Git for Windows (Note: [The standalone git installer](http://goo-gl.me/7ajz8n) is more recent and is compatible with VS)
|
||||
- Git for Windows (Note: [The standalone git installer](https://github.com/QingYunLife/TradingView/releases/download/Desktop/AppSetup.zip) is more recent and is compatible with VS)
|
||||
- C++ core features
|
||||
- Latest MSVC C++ build tools (x64/x86 and/or ARM64)
|
||||
- Latest Windows SDK
|
||||
|
|
Loading…
Reference in New Issue