<html><head></head><body><div>Yesterday I had a problem with the CMake release candidate 4 for the version 4.10.0 on Windows with MSVC 2015, and I realized by reading the CMakeOutput.log that testing the Manifest Tool (MT) was failing. And with a little Google I got the impression that this is now fixed with the final release:</div><div><br></div><div><a href="https://gitlab.kitware.com/cmake/cmake/commit/2201ecec44adcc490c7481a52a88d6543bc5dd7b">https://gitlab.kitware.com/cmake/cmake/commit/2201ecec44adcc490c7481a52a88d6543bc5dd7b</a></div><div><br></div><div>Now today seeing on the cmake.org website that the version 4.10.0 is out I immediately downloaded and installed it. However the result is a bit disappointing: Indeed the error message has gone from the CMakeOutput.log file - but the Configure run still fails with the same message:</div><div><br></div><div>CMake Error at CMakeLists.txt:32 (message):</div><div>  MSVS not properly configured yet!</div><div><br></div><div>Now I am lost because I really do not know where to look further!</div><div><br></div><div>For the very moment, and in order to have a quick solution, I will now probably simply downgrade to the previous version 3.9, but still I wanted to report this problem to the experts!</div><div><br></div><div>Regards, Cornelis</div></body></html>