Files
Work/uudecode/BASE64.PLG
2024-08-07 09:16:27 -04:00

45 lines
1.4 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: base64 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP72.bat" with contents
[
@echo off
/parts/ddk/bin/ml /c /Zi /coff masm\Uudecode.asm
]
Creating command line "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP72.bat"
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP73.bat" with contents
[
@echo off
/parts/ddk/bin/ml /c /Zi /coff masm\Decode64.asm
]
Creating command line "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP73.bat"
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP74.bat" with contents
[
@echo off
/parts/ddk/bin/ml /c /Zi /coff masm\cfile.asm
]
Creating command line "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP74.bat"
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP75.tmp" with contents
[
/nologo /Zp1 /MTd /Z7 /O2 /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /FA /Fa".\msvcobj/" /Fp"\work\exe\msvc42.pch" /YX"windows.h" /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
"D:\work\uudecode\base64.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP75.tmp"
Performing Custom Build Step on .\masm\Uudecode.asm
The system cannot find the path specified.
Error executing c:\winnt\system32\cmd.exe.
<h3>Output Window</h3>
<h3>Results</h3>
base64.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>