Updated Building for Windows (markdown)

Weiyi Wang 2017-08-22 14:29:46 +03:00
parent f442be505d
commit cd8e6206c8

@ -102,6 +102,8 @@ Doesn't require the rather large Qt dependency, but you will lack a GUI frontend
## Clang build using clang-cl ## Clang build using clang-cl
:warning: This section is outdated and may not work
#### Prerequisites to install #### Prerequisites to install
* **[LLVM](http://releases.llvm.org/download.html#3.9.0)** - The clang compiler * **[LLVM](http://releases.llvm.org/download.html#3.9.0)** - The clang compiler
* **[Visual Studio 2015 Community](https://www.visualstudio.com/products/visual-studio-community-vs)** - **Make sure to select C++ support in the installer**. * **[Visual Studio 2015 Community](https://www.visualstudio.com/products/visual-studio-community-vs)** - **Make sure to select C++ support in the installer**.