[ITK-dev] Visual Studio 2017 RC

Lowekamp, Bradley (NIH/NLM/LHC) [C] blowekamp at mail.nih.gov
Tue Dec 6 15:11:54 EST 2016


Thanks!

I was using CMake 3.7.0 and specified “Visual Studio 15 Win64”. It looks like it used the VS14 compiler.

I upgraded to CMake 3.7.1, specified “Visual Studio 15 2017 Win64”, verified it was using the correct cl.exe, and now we have a CDash entry:

https://open.cdash.org/buildSummary.php?buildid=4673682

which now contains some internal compiler errors….

Brad

> On Dec 6, 2016, at 1:50 PM, Brad King <brad.king at kitware.com> wrote:
> 
> On 12/06/2016 01:23 PM, Lowekamp, Bradley (NIH/NLM/LHC) [C] wrote:
>> Correction: I am not aware of where to get that “toolset” version number from.
>> 
>>> I am getting this info from the compiler:
>>> 
>>> /c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio\ 14.0/VC/bin/cl.exe 
>>> Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x86
>>> Copyright (C) Microsoft Corporation.  All rights reserved.
> 
> You need to use CMake 3.7.1 or above to get proper VS 2017 RC toolset
> selection.
> 
> -Brad K
> 



More information about the Insight-developers mailing list