1、安装vscode、cmake和msys2

2、安装工具链

pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain

配置环境变量

D:\msys64\ucrt64\bin

3、安装cmake