📄 webimg.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: WebImg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSPEE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/WebImg.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"G:\Proj\ilWeb\webimg\WebImgView.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPEE.tmp"
Creating temporary file "C:\TEMP\RSPEF.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/WebImg.pdb" /debug /machine:I386 /force /out:"Debug/WebImg.exe" /pdbtype:sept
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\WebImg.obj
.\Debug\WebImgDoc.obj
.\Debug\WebImgView.obj
.\Debug\WLINK.obj
.\Debug\WebImg.res
]
Creating command line "link.exe @C:\TEMP\RSPEF.tmp"
<h3>Output Window</h3>
Compiling...
WebImgView.cpp
G:\Proj\ilWeb\webimg\WebImgView.cpp(1891) : warning C4305: '=' : truncation from 'const long' to 'unsigned char'
G:\Proj\ilWeb\webimg\WebImgView.cpp(1891) : warning C4309: '=' : truncation of constant value
G:\Proj\ilWeb\webimg\WebImgView.cpp(2131) : warning C4129: '*' : unrecognized character escape sequence
G:\Proj\ilWeb\webimg\WebImgView.cpp(2131) : warning C4129: '*' : unrecognized character escape sequence
G:\Proj\ilWeb\webimg\WebImgView.cpp(2131) : warning C4129: '*' : unrecognized character escape sequence
G:\Proj\ilWeb\webimg\WebImgView.cpp(2212) : warning C4700: local variable 'Pal' used without having been initialized
G:\Proj\ilWeb\webimg\WebImgView.cpp(2489) : warning C4700: local variable 'ToFile' used without having been initialized
Linking...
LINK : warning LNK4075: ignoring /INCREMENTAL due to /FORCE specification
WebImg.obj : warning LNK4006: "long ThisCWebImgView" (?ThisCWebImgView@@3JA) already defined in MainFrm.obj; second definition ignored
WebImgView.obj : warning LNK4006: "long ThisCWebImgView" (?ThisCWebImgView@@3JA) already defined in MainFrm.obj; second definition ignored
Debug/WebImg.exe : warning LNK4088: image being generated due to /FORCE option; image may not run
<h3>Results</h3>
WebImg.exe - 0 error(s), 11 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -