You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
2.2 KiB
47 lines
2.2 KiB
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: MessageFile - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating command line "rc.exe /l 0x409 /fo"Debug/MessageFile.res" /i "message.rc" /d "_DEBUG" "D:\IIS\IIS Hosting Kit\Russ\IIS5SCO\IISSCOv50\MessageFile\MessageFile.rc""
|
|
Creating temporary file "C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93B.tmp" with contents
|
|
[
|
|
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MESSAGEFILE_EXPORTS" /Fp"Debug/MessageFile.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"D:\IIS\IIS Hosting Kit\Russ\IIS5SCO\IISSCOv50\MessageFile\MessageFile.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93B.tmp"
|
|
Creating temporary file "C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93C.tmp" with contents
|
|
[
|
|
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MESSAGEFILE_EXPORTS" /Fp"Debug/MessageFile.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"D:\IIS\IIS Hosting Kit\Russ\IIS5SCO\IISSCOv50\MessageFile\StdAfx.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93C.tmp"
|
|
Creating temporary file "C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93D.tmp" with contents
|
|
[
|
|
gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib ole32.lib oleaut32.lib uuid.lib activeds.lib adsiid.lib /nologo /dll /incremental:yes /pdb:"MessageFile.pdb" /debug /machine:I386 /out:"Debug/IISScoMessageFile.dll" /implib:"Debug/IISScoMessageFile.lib" /pdbtype:sept
|
|
".\Debug\MessageFile.obj"
|
|
".\Debug\StdAfx.obj"
|
|
".\Debug\MessageFile.res"
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93D.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling resources...
|
|
Compiling...
|
|
StdAfx.cpp
|
|
Compiling...
|
|
MessageFile.cpp
|
|
Linking...
|
|
Creating library Debug/IISScoMessageFile.lib and object Debug/IISScoMessageFile.exp
|
|
LINK : fatal error LNK1212: error opening program database; file is in use
|
|
Error executing link.exe.
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
IISScoMessageFile.dll - 1 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|