From: Cedric Venet Date: Sun, 27 Sep 2009 10:34:36 +0000 (+0000) Subject: CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bfc8b635f275d99c2c4c3fe823cb366a3627b6b;p=clang CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82895 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/get_started.html b/www/get_started.html index a2706231b6..86f6cef35c 100644 --- a/www/get_started.html +++ b/www/get_started.html @@ -141,8 +141,7 @@ Visual Studio:

project files. Get it from: http://www.cmake.org/cmake/resources/software.html -
  • Visual Studio 2005 - (VS 2008 may work also - cmake outputs VS2005 project files)
  • +
  • Visual Studio 2005 or 2008
  • Python. This is needed only if you will be running the tests (which is essential, if you will be developing for clang). Get it from: