Mercurial > hg > CbC > CbC_llvm
diff docs/GettingStartedVS.rst @ 148:63bd29f05246
merged
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 14 Aug 2019 19:46:37 +0900 |
parents | c2174574ed3a |
children |
line wrap: on
line diff
--- a/docs/GettingStartedVS.rst Sun Dec 23 19:23:36 2018 +0900 +++ b/docs/GettingStartedVS.rst Wed Aug 14 19:46:37 2019 +0900 @@ -39,13 +39,13 @@ Hardware -------- -Any system that can adequately run Visual Studio 2015 is fine. The LLVM +Any system that can adequately run Visual Studio 2017 is fine. The LLVM source tree and object files, libraries and executables will consume approximately 3GB. Software -------- -You will need Visual Studio 2015 or higher, with the latest Update installed. +You will need Visual Studio 2017 or higher, with the latest Update installed. You will also need the `CMake <http://www.cmake.org/>`_ build system since it generates the project files you will use to build with.