[Solved] CMake error: error in configuration process, project files may be invalid

This kind of problem is generally a compiler configuration problem, the solution:

[Environment] windows

1.Click files, delete cache;
2.Click configure again, click the corresponding configuration
3.It is best to manually select X86, the VS version may not necessarily automatically select the computer type.

Read More: