[CMake] Choosing Toolset v140 for Generator VS 15 2017 Win64

Valmiki Rampersad valmiki_rampersad at hotmail.com
Tue May 30 22:44:47 EDT 2017


I have Visual Studio 2017 Community, with toolsets v141 and v140, installed.


If I run 'cmake -G "Visual Studio 15 2017 Win64" -T v141', it correctly configures and generates the project.


However, if I run 'cmake -G "Visual Studio 15 2017 Win64" -T v140' it returns with the errors "No CMAKE_C_COMPILER could be found" and "No CMAKE_CXX_COMPILER could be found".


I am using CMake 3.8.1. Any help in solving this would be greatly appreciated!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170531/649a7f12/attachment.html>


More information about the CMake mailing list