📄 certlib.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CertLib - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11E.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CERTLIB_EXPORTS" /Fp"Release/CertLib.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"D:\my_projects\certmng\code\CertLib\briefmng.cpp"
"D:\my_projects\certmng\code\CertLib\certlib.cpp"
"D:\my_projects\certmng\code\CertLib\CertMng.cpp"
"D:\my_projects\certmng\code\CertLib\Error.cpp"
"D:\my_projects\certmng\code\CertLib\RandMng.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11F.tmp" with contents
[
libeay32.lib ssleay32.lib libxml2.lib iconv.lib /nologo /dll /incremental:no /pdb:"Release/CertLib.pdb" /machine:I386 /def:".\CertLib.def" /out:"../Release/CertLib.dll" /implib:"Release/CertLib.lib"
.\Release\briefmng.obj
.\Release\certlib.obj
.\Release\CertMng.obj
.\Release\Error.obj
.\Release\RandMng.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11F.tmp"
<h3>Output Window</h3>
Compiling...
briefmng.cpp
D:\my_projects\certmng\code\CertLib\Interface.h(255) : warning C4102: 'Err' : unreferenced label
D:\my_projects\certmng\code\CertLib\Interface.h(227) : warning C4101: 'pxmlNode' : unreferenced local variable
D:\my_projects\certmng\code\CertLib\briefmng.cpp(165) : warning C4018: '<' : signed/unsigned mismatch
certlib.cpp
D:\my_projects\certmng\code\CertLib\Interface.h(255) : warning C4102: 'Err' : unreferenced label
D:\my_projects\certmng\code\CertLib\Interface.h(227) : warning C4101: 'pxmlNode' : unreferenced local variable
CertMng.cpp
D:\my_projects\certmng\code\CertLib\Interface.h(255) : warning C4102: 'Err' : unreferenced label
D:\my_projects\certmng\code\CertLib\Interface.h(227) : warning C4101: 'pxmlNode' : unreferenced local variable
D:\my_projects\certmng\code\CertLib\CertMng.cpp(180) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(182) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(196) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(208) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(444) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(447) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(459) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(462) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(1033) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(1035) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(1037) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\my_projects\certmng\code\CertLib\CertMng.cpp(1457) : warning C4552: '!=' : operator has no effect; expected operator with side-effect
D:\my_projects\certmng\code\CertLib\CertMng.cpp(1459) : warning C4552: '!=' : operator has no effect; expected operator with side-effect
D:\my_projects\certmng\code\CertLib\CertMng.cpp(1461) : warning C4552: '!=' : operator has no effect; expected operator with side-effect
D:\my_projects\certmng\code\CertLib\CertMng.cpp(1463) : warning C4806: '|' : unsafe operation: no value of type 'bool' promoted to type 'const int' can equal the given constant
D:\my_projects\certmng\code\CertLib\CertMng.cpp(1463) : warning C4554: '|' : check operator precedence for possible error; use parentheses to clarify precedence
D:\my_projects\certmng\code\CertLib\CertMng.cpp(1463) : warning C4552: '|' : operator has no effect; expected operator with side-effect
Error.cpp
D:\my_projects\certmng\code\CertLib\Interface.h(255) : warning C4102: 'Err' : unreferenced label
D:\my_projects\certmng\code\CertLib\Interface.h(227) : warning C4101: 'pxmlNode' : unreferenced local variable
RandMng.cpp
D:\my_projects\certmng\code\CertLib\Interface.h(255) : warning C4102: 'Err' : unreferenced label
D:\my_projects\certmng\code\CertLib\Interface.h(227) : warning C4101: 'pxmlNode' : unreferenced local variable
Linking...
Creating library Release/CertLib.lib and object Release/CertLib.exp
<h3>Results</h3>
CertLib.dll - 0 error(s), 29 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -