<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Yeah, that was it, lol.<div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">-- </div><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Adam Getchell<br class=""><a href="https://keybase.io/adamgetchell" class="">https://keybase.io/adamgetchell</a></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Aug 8, 2017, at 1:33 AM, David Cole <<a href="mailto:DLRdave@aol.com" class="">DLRdave@aol.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I suspect you are running a different cmake, not the one you've unzipped.<br class=""><br class="">Type "where cmake" instead of "cmake --version" and Windows will list<br class="">the directories where it finds an executable named cmake. The first<br class="">one it lists is the one it is running when you type "cmake<br class="">--version"...<br class=""><br class="">If you want to force the one you've downloaded to run instead of that<br class="">one, you could **prepend** to the PATH instead of appending to it.<br class=""><br class=""><br class="">HTH,<br class="">David C.<br class=""><br class=""><br class=""><br class="">On Mon, Aug 7, 2017 at 9:07 PM, Adam Getchell <<a href="mailto:adam.getchell@gmail.com" class="">adam.getchell@gmail.com</a>> wrote:<br class=""><blockquote type="cite" class="">Hi all,<br class=""><br class="">The CMake 3.9.0 Windows zip file gives the wrong version. Here’s a snippet<br class="">from my AppVeyor logs [1]:<br class=""><br class="">set CMAKE_URL="<a href="https://cmake.org/files/v3.9/cmake-3.9.0-win64-x64.zip" class="">https://cmake.org/files/v3.9/cmake-3.9.0-win64-x64.zip</a>"<br class="">appveyor DownloadFile %CMAKE_URL% -FileName cmake.zip<br class="">Downloading cmake.zip (25,944,520 bytes)...100%<br class="">7z x cmake.zip -oC:\projects\dev<br class="">7-Zip [64] 16.04 : Copyright (c) 1999-2016 Igor Pavlov : 2016-10-04<br class="">Scanning the drive for archives:<br class="">1 file, 25944520 bytes (25 MiB)<br class="">Extracting archive: cmake.zip<br class="">--<br class="">Path = cmake.zip<br class="">Type = zip<br class="">Physical Size = 25944520<br class="">Everything is Ok<br class="">Folders: 90<br class="">Files: 4922<br class="">Size: 66584952<br class="">Compressed: 25944520<br class="">set PATH=%PATH%;C:\projects\dev\cmake\bin<br class="">cmake --version<br class="">cmake version 3.8.2<br class="">CMake suite maintained and supported by Kitware (<a href="http://kitware.com/cmake" class="">kitware.com/cmake</a>).<br class=""><br class="">[1] <a href="https://ci.appveyor.com/project/acgetchell/cdt-plusplus" class="">https://ci.appveyor.com/project/acgetchell/cdt-plusplus</a><br class="">--<br class="">Adam Getchell<br class=""><a href="https://keybase.io/adamgetchell" class="">https://keybase.io/adamgetchell</a><br class=""><br class=""><br class="">--<br class=""><br class="">Powered by www.kitware.com<br class=""><br class="">Please keep messages on-topic and check the CMake FAQ at:<br class="">http://www.cmake.org/Wiki/CMake_FAQ<br class=""><br class="">Kitware offers various services to support the CMake community. For more<br class="">information on each offering, please visit:<br class=""><br class="">CMake Support: http://cmake.org/cmake/help/support.html<br class="">CMake Consulting: http://cmake.org/cmake/help/consulting.html<br class="">CMake Training Courses: http://cmake.org/cmake/help/training.html<br class=""><br class="">Visit other Kitware open-source projects at<br class="">http://www.kitware.com/opensource/opensource.html<br class=""><br class="">Follow this link to subscribe/unsubscribe:<br class="">http://public.kitware.com/mailman/listinfo/cmake<br class=""></blockquote></div></div></blockquote></div><br class=""></div></body></html>