2025-04-27 07:49:33 -04:00

59 lines
3.1 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: xmllib - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\DOCUME~1\FELIXA~1.RED\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Fp"Release/xmllib.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"I:\NT\windows\AdvCore\RCML\XMLLIB\CORE\UTIL\_rawstack.cxx"
"I:\NT\windows\AdvCore\RCML\XMLLIB\CORE\BASE\_reference.cxx"
"I:\NT\windows\AdvCore\RCML\XMLLIB\XML\xmlstream\bufferedstream.cxx"
"I:\NT\windows\AdvCore\RCML\XMLLIB\XML\tokenizer\encoder\charencoder.cxx"
"I:\NT\windows\AdvCore\RCML\XMLLIB\XML\tokenizer\encoder\encodingstream.cxx"
"I:\NT\windows\AdvCore\RCML\XMLLIB\XML\tokenizer\parser\xmlparser.cxx"
"I:\NT\windows\AdvCore\RCML\XMLLIB\XML\xmlstream\xmlstream.cxx"
]
Creating command line "cl.exe @E:\DOCUME~1\FELIXA~1.RED\LOCALS~1\Temp\RSP19.tmp"
Creating temporary file "E:\DOCUME~1\FELIXA~1.RED\LOCALS~1\Temp\RSP1A.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Fp"Release/xmllib.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"I:\NT\windows\AdvCore\RCML\XMLLIB\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\FELIXA~1.RED\LOCALS~1\Temp\RSP1A.tmp"
Creating command line "link.exe -lib /nologo /out:"Release\xmllib.lib" .\Release\_rawstack.obj .\Release\_reference.obj .\Release\bufferedstream.obj .\Release\charencoder.obj .\Release\encodingstream.obj .\Release\StdAfx.obj .\Release\xmlparser.obj .\Release\xmlstream.obj "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
_rawstack.cxx
_reference.cxx
bufferedstream.cxx
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\xmlstream\bufferedstream.cxx(126) : warning C4101: 'hr' : unreferenced local variable
charencoder.cxx
encodingstream.cxx
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\tokenizer\encoder\encodingstream.cxx(65) : warning C4101: 'hr' : unreferenced local variable
xmlparser.cxx
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\tokenizer\parser\xmlparser.cxx(804) : warning C4101: 'wc' : unreferenced local variable
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\tokenizer\parser\xmlparser.cxx(1413) : warning C4101: 'hr' : unreferenced local variable
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\tokenizer\parser\xmlparser.cxx(2434) : warning C4102: 'done' : unreferenced label
xmlstream.cxx
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\xmlstream\xmlstream.cxx(56) : warning C4018: '==' : signed/unsigned mismatch
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\xmlstream\xmlstream.cxx(62) : warning C4018: '==' : signed/unsigned mismatch
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\xmlstream\xmlstream.cxx(784) : warning C4101: 'hr' : unreferenced local variable
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\xmlstream\xmlstream.cxx(2448) : warning C4102: 'Start' : unreferenced label
I:\NT\windows\AdvCore\RCML\XMLLIB\XML\xmlstream\xmlstream.cxx(2516) : warning C4101: 'i' : unreferenced local variable
Generating Code...
Creating library...
<h3>Results</h3>
xmllib.lib - 0 error(s), 10 warning(s)
</pre>
</body>
</html>