[CMake] [EXTERNAL]: Errors with cmake for VS2105 (update 3) + clang + nmake
Peter Jansen
p.jansen at computer.org
Thu Nov 24 08:20:55 EST 2016
Hi Parag,
Thanks for your feedback.
The instructions you are referring to are for this cmake command :
cmake -G"Visual Studio 14 2015" -T"LLVM-vs2014" ..
But in my case I'd like (1) to use the MS VS 2015 "Nmake Makefiles" as -G
option, and (2) the MS VS 2015 (update 3) included "clang" (which is version
3.8.0) compiler, referred to as Clang/C2 (i.e. using the MS VS 2015 linker
etc., NOT the Clang/LLVM system)
.
I have been trying to find information whether an appropriate -T option is
available for this, but was unsuccessful at this.
Any continued support with this would be appreciated.
Thanks,
Peter
--
View this message in context: http://cmake.3232098.n2.nabble.com/Errors-with-cmake-for-VS2105-update-3-clang-nmake-tp7594637p7594651.html
Sent from the CMake mailing list archive at Nabble.com.
More information about the CMake
mailing list