1 | initial version |
Have you previously attempted to build an x64 version in the same build directory? You can't mix versions in the same build directory.
I would delete the build directory, create a new one, re-run the CMake generation step and build again.