正在創建臨時文件“e:\huibian\masm\masm\Debug\BAT00000135563700.bat”,其內容為
[
@echo off
ml.exe /c /nologo /Fo"Debug\10.obj" /I "C:\lnclude" /W3 /Zi /errorReport:prompt /Ta.\10.asm
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: 某個工具從以下位置返回了錯誤代碼: "Assembling..."
exit 1
:VCEnd
]
正在創建命令行“e:\huibian\masm\masm\Debug\BAT00000135563700.bat”
輸出窗口 Assembling...
Assembling: .\10.asm
.\10.asm(2) : fatal error A1000:cannot open file : lrvine32.inc
Project : error PRJ0019: 某個工具從以下位置返回了錯誤代碼: "Assembling..."
結果 生成日志保存在“file://e:\huibian\masm\masm\Debug\BuildLog.htm”
masm - 2 個錯誤,0 個警告
是路徑沒有設置好,在BIN文件——>ASSMBL.BAT裡內設置.