vs2010 error MSB6006: “cmd.exe”已退出,代码为 1


错误 84 error MSB6006: “cmd.exe”已退出,代码为 1。 C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 151

1>  Assembly D:\workspace\??\x264_hyb_p_20110823\common\x86\cabac-a.asm
1>  yasm: FATAL: Could not open input file

?? 是中文路径,改为英文后就可以了.

原文地址:https://www.cnblogs.com/mlj318/p/2182350.html