FlowChar icon indicating copy to clipboard operation
FlowChar copied to clipboard

I can't use,help

Open fffeng369 opened this issue 4 years ago • 1 comments

萌新真不会搞了,上网也解决不了,求救一下大佬。 image 已经配置了cmake了,但是这个问题完全解决不了,VS是最新版的。

fffeng369 avatar Jun 23 '21 13:06 fffeng369

你可以试试在Visual Studio Command Prompt下运行这条命令,应该在开始菜单可以找到(应该叫 Developer Command Prompt for VS ....)。

问题原因主要是 VC 编译器不在环境变量里面,也可以试试把 C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.20.27508\bin\Hostx64\x64(具体不一定是这个,但是类似)加入到系统的环境变量里面。

aeilot avatar Aug 09 '21 13:08 aeilot