Ask Your Question

Revision history [back]

As per your output:

C:\Development\wsbuild64>set VisualStudioVersion=10.0

remove this line, it's only for use with VS 2010. You should delete your CMakeCache.txt from the build dir and re-run the CMake build step.

Unfortunately the developers guide has an error here stating that it's for VS2019, it's not. I shall fix that.