Replies: 1 comment
-
找到了 vcvarsall.bat ,但是取不到 msvc 的任何信息,通常可能是这里执行失败了。。 或者没取到返回结果。。 一种可能是 genvcvars_bat 对应的文件路径,写入无权限,比如 c盘加密等情况。。其他可能性,你只能自己调试下。。 可以在上面的脚本位置,你加点 print 后,看下 logs 。。看看失败原因。。 测试命令。
也可以打印下 genvcvars_bat 文件路径,然后手动执行下这个 bat 。。看看能否输出取到正确的 envs 内容 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Visual Studio已安装







Beta Was this translation helpful? Give feedback.
All reactions