[cfe-dev] Update "Getting Started" guide with VS 2010 instructions

Óscar Fuentes ofv at wanadoo.es
Thu Dec 16 13:47:27 PST 2010


Bruce Cran <bruce at cran.org.uk> writes:

> Hi,
>
> I've just finished building clang using Visual Studio 2010. Could
> http://clang.llvm.org/get_started.html be updated to mention configuring
> for VS 2010 using "cmake -G "Visual Studio 10"?

The proper fix is to remove explicit mentions to VS 2005/2008 and
replace them by "VS 2005 and up". Plus remove this:

>>> * Or if you are using Visual Studio 2008: cmake -G "Visual Studio 9 2008" .

because cmake autodetects the VS version.




More information about the cfe-dev mailing list