Re: [CMake] VS2015 and toolset v110

2016-06-21 Thread Hendrik Sattler
To generate for V110 toolset, you can just use visual studio 11 generator and open the result in VS14. HS Am 21. Juni 2016 16:28:36 MESZ, schrieb Lars : >Hello, > >Environment is Windows 7sp1, CMake 3.5.2 and Visual Studio 2015 Pro. > >Running below command in MSBuild

[CMake] VS2015 and toolset v110

2016-06-21 Thread Lars
Hello, Environment is Windows 7sp1, CMake 3.5.2 and Visual Studio 2015 Pro. Running below command in MSBuild Command prompt for VS2015 shell; cmake -DCMAKE_BUILD_TYPE=Release -G "Visual Studio 14 2015" -T v110 ../src output is; The c compiler identification is unknown The cxx compiler