Files
Work/midiseq/MIDISQ32.PLG
2024-08-07 09:16:27 -04:00

40 lines
1.2 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: midisq32 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP16.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib winmm.lib /nologo /subsystem:windows /dll /pdb:none /debug /debugtype:both /machine:I386 /out:"..\exe\msmidisq.dll" /implib:".\msvcobj/msmidisq.lib"
.\msvcobj\evnttmr.obj
.\msvcobj\Midiblck.obj
.\msvcobj\Mididata.obj
.\msvcobj\Midiout.obj
.\msvcobj\Midiseq.obj
.\msvcobj\Miditrck.obj
.\msvcobj\pureevnt.obj
.\msvcobj\Purehdr.obj
.\msvcobj\Stdtmpl.obj
.\msvcobj\Timeblck.obj
..\Exe\mscommon.lib
..\Exe\msthread.lib
]
Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP16.tmp"
<h3>Output Window</h3>
Linking...
Creating library .\msvcobj/msmidisq.lib and object .\msvcobj/msmidisq.exp
CVPACK : fatal error CK1024: .\msvcobj\Stdtmpl.obj cannot use program database d:\work\midiseq\msvcobj\vc60.pdb : signatures do not match
LINK : warning LNK4027: CVPACK error
Error executing link.exe.
<h3>Results</h3>
msmidisq.dll - 1 error(s), 1 warning(s)
</pre>
</body>
</html>