On 01/19/2016 11:48 PM, Andrew Maclean wrote: > Works well, although I did find that I had to update my Windows SDK > to 10.0.10586.0 when using Visual Studio 2015 on Windows 10. > This is because CMake detected the system as Windows - 10.0.10586 - AMD64. > This was not the case with the previous version of CMake (3.4.1).
That is due to this fix: VS: Fix Windows 10 SDK version selection (#15831) https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a57caf7e See commit message for details. It shouldn't have /required/ you to update the SDK though because the fallback is now to just use the latest SDK available. What indicated that you needed to update? Thanks, -Brad -- 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