From cd8e6206c8b6744164637d0cc78aa0db7dc82f21 Mon Sep 17 00:00:00 2001 From: Weiyi Wang Date: Tue, 22 Aug 2017 14:29:46 +0300 Subject: [PATCH] Updated Building for Windows (markdown) --- Building-for-Windows.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Building-for-Windows.md b/Building-for-Windows.md index 2e3b98f..19f2147 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -102,6 +102,8 @@ Doesn't require the rather large Qt dependency, but you will lack a GUI frontend ## Clang build using clang-cl +:warning: This section is outdated and may not work + #### Prerequisites to install * **[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**.