📄 arminer.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ARMiner - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/ARMiner.res" /d "_DEBUG" /d "_AFXDLL" "E:\CORC++\ARMiner\ARMiner.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ARMiner.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\CORC++\ARMiner\apriori.cpp"
"E:\CORC++\ARMiner\ARMiner.cpp"
"E:\CORC++\ARMiner\ARMinerDlg.cpp"
"E:\CORC++\ARMiner\association.cpp"
"E:\CORC++\ARMiner\HashTree.cpp"
"E:\CORC++\ARMiner\ItemSet.cpp"
"E:\CORC++\ARMiner\List.cpp"
"E:\CORC++\ARMiner\tzObject.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ARMiner.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\CORC++\ARMiner\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ARMiner.pdb" /debug /machine:I386 /out:"Debug/ARMiner.exe" /pdbtype:sept
".\Debug\apriori.obj"
".\Debug\ARMiner.obj"
".\Debug\ARMinerDlg.obj"
".\Debug\association.obj"
".\Debug\HashTree.obj"
".\Debug\ItemSet.obj"
".\Debug\List.obj"
".\Debug\StdAfx.obj"
".\Debug\tzObject.obj"
".\Debug\ARMiner.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp"
<h3>Output Window</h3>
Compiling resources...
E:\CORC++\ARMiner\ARMiner.rc(208) : 致命错误 RC1015: 无法打开包含文件 'res\ARMiner.rc2'.
执行 rc.exe 时出错.
<h3>Results</h3>
ARMiner.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -