CLion使用mingw工具链的故障(测试CMake运行完成并出现错误):test CMake run finished with errors

配置mingw时一直有“测试cmake运行完成,但有错误”

点进去:
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0

错误代码: -1,073,740,791

mingw安装路径中不能有中文
项目路径中不能有中文
把mingw和工程路径换成英文路径