📄 bloodvessel.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BloodVessel - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yangjin\LOCALS~1\Temp\RSP3A6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\BloodVessel\cximageheader" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BloodVessel.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Program Files\Microsoft Visual Studio\MyProjects\BloodVessel\BloodVesselDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yangjin\LOCALS~1\Temp\RSP3A6.tmp"
Creating temporary file "C:\DOCUME~1\yangjin\LOCALS~1\Temp\RSP3A7.tmp" with contents
[
png.lib jpeg.lib zlib.lib tiff.lib j2k.lib jbig.lib jasper.lib cximage.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/BloodVessel.pdb" /debug /machine:I386 /out:"Debug/BloodVessel.exe" /pdbtype:sept
".\Debug\BloodVessel.obj"
".\Debug\BloodVesselDlg.obj"
".\Debug\cdib.obj"
".\Debug\StdAfx.obj"
".\Debug\BloodVessel.res"
]
Creating command line "link.exe @C:\DOCUME~1\yangjin\LOCALS~1\Temp\RSP3A7.tmp"
<h3>Output Window</h3>
Compiling...
BloodVesselDlg.cpp
C:\Program Files\Microsoft Visual Studio\MyProjects\BloodVessel\BloodVesselDlg.cpp(403) : warning C4305: 'argument' : truncation from 'const double' to 'float'
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/BloodVessel.bsc" ".\Debug\StdAfx.sbr" ".\Debug\BloodVessel.sbr" ".\Debug\BloodVesselDlg.sbr" ".\Debug\cdib.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
BloodVessel.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -