Hi all,

The CMake 3.9.0 Windows zip file gives the wrong version. Here’s a snippet from 
my AppVeyor logs [1]:

set CMAKE_URL="https://cmake.org/files/v3.9/cmake-3.9.0-win64-x64.zip";
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L15>appveyor
 DownloadFile %CMAKE_URL% -FileName cmake.zip
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L16>Downloading
 cmake.zip (25,944,520 bytes)...100%
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L17>7z 
x cmake.zip -oC:\projects\dev
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L18>
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L19>7-Zip
 [64] 16.04 : Copyright (c) 1999-2016 Igor Pavlov : 2016-10-04
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L20>
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L21>Scanning
 the drive for archives:
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L22>1 
file, 25944520 bytes (25 MiB)
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L23>
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L24>Extracting
 archive: cmake.zip
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L25>--
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L26>Path 
= cmake.zip
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L27>Type 
= zip
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L28>Physical
 Size = 25944520
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L29>
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L30>Everything
 is Ok
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L31>
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L32>Folders:
 90
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L33>Files:
 4922
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L34>Size:
       66584952
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L35>Compressed:
 25944520
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L36>set 
PATH=%PATH%;C:\projects\dev\cmake\bin
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L37>cmake
 --version
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L38>cmake
 version 3.8.2
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L39>
 
<https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L40>CMake
 suite maintained and supported by Kitware (kitware.com/cmake).
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L41>

[1] https://ci.appveyor.com/project/acgetchell/cdt-plusplus
-- 
Adam Getchell
https://keybase.io/adamgetchell

-- 

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