📄 camain.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CaMain - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP757.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Debug/" /Fp"Debug/CaMain.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\ca\CaMain\CACore.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP757.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP758.tmp" with contents
[
libeay32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/CaMain.pdb" /debug /machine:I386 /def:".\CaMain.def" /out:"Debug/CaMain.dll" /implib:"Debug/CaMain.lib" /pdbtype:sept
".\Debug\CACore.obj"
".\Debug\CAInfo.obj"
".\Debug\CaMain.obj"
".\Debug\CertExt.obj"
".\Debug\RevokeCert.obj"
".\Debug\RevokeCertList.obj"
".\Debug\StdAfx.obj"
".\Debug\CaMain.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP758.tmp"
<h3>Output Window</h3>
Compiling...
CACore.cpp
C:\Documents and Settings\Administrator\桌面\ca\CaMain\CACore.cpp(601) : error C2660: 'OBJ_sn2nid' : function does not take 7 parameters
执行 cl.exe 时出错.
Creating command line "bscmake.exe /nologo /o"Debug/CaMain.bsc" ".\Debug\StdAfx.sbr" ".\Debug\CACore.sbr" ".\Debug\CAInfo.sbr" ".\Debug\CaMain.sbr" ".\Debug\CertExt.sbr" ".\Debug\RevokeCert.sbr" ".\Debug\RevokeCertList.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
CaMain.dll - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -