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.
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to