From fdeca334a5daf1275cd3f8b489999aa75728a495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Lucr=C3=A8ce=20C=C3=A9leste?= Date: Mon, 13 Aug 2018 18:25:34 -0400 Subject: [PATCH] Updated Building on Windows (markdown) --- Building-on-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-on-Windows.md b/Building-on-Windows.md index 0550626..e1f0955 100644 --- a/Building-on-Windows.md +++ b/Building-on-Windows.md @@ -11,7 +11,7 @@ You should be at least moderately comfortable with Git, CMake, and the Windows c I am using Windows 10 64-Bit English 1803 (OS Build 17134.112). - install [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/) - - Select Desktop development with C++ + - Select Desktop development with C++, otherwise you won't have a C++ compiler and related libraries. - install [CMake](https://cmake.org/download/) - install [Qt (Open Source)](https://www.qt.io/download) - download the installer