Re: [CMake] Visual Studio 2017 could not be found if installed in non-default location

2017-03-28 Thread HarpyWar
crosoft\VisualStudio\Packages \_Chann els\4CB340F5\catalog.json channelUri: https://aka.ms/vs/15/release/channel On Tue, Mar 28, 2017 at 4:40 PM, Nils Gladitz wrote: > On 03/28/2017 03:17 PM, HarpyWar wrote: > > Nils Gladitz, the command, which you proposed, return nothing, even on a >

Re: [CMake] Visual Studio 2017 could not be found if installed in non-default location

2017-03-28 Thread HarpyWar
I did some tests on different Windows versions in virtual machines. On a fresh Windows 10 (and installed Visual Studio 2017 Community) cmake works fine and a compiler is found. But on earlier versions: Windows 7, Windows 8.1, Windows Server 2012 - cmake always fails with error "The CXX compiler id

Re: [CMake] Visual Studio 2017 could not be found if installed in non-default location

2017-03-27 Thread HarpyWar
The latest version cmake-3.8.0-rc3-win32-x86.zip On Mon, Mar 27, 2017 at 4:04 PM, Robert Maynard wrote: > Hi, > > Which version of CMake are you using? > > On Sun, Mar 26, 2017 at 5:01 AM, HarpyWar wrote: > > CMake could not find Visual Studio 2017 and stops with error: &g

[CMake] Visual Studio 2017 could not be found if installed in non-default location

2017-03-26 Thread HarpyWar
*CMake could not find Visual Studio 2017 and stops with error:* -- The CXX compiler identification is unknown Initially Visual Studio Community was installed in path: E:\Microsoft But actually part of files are also located in default installation path: C:\Program Files (x86)\Microsoft Visual St