No CMAKE_C_COMPILER could be found. No CMAKE_CXX_COMPILER could be found.

Could you try launching this via cmake-gui? I’d like to see if you are having a similar issue like this discourse is showing

cd D:/s
rm build/ -recurse -force
cmake-gui -S . -B build/