📄 hmcomm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HmComm - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/HmComm.res" /d "NDEBUG" "D:\hm\src\HmComm\HmComm.rc""
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA6.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /Fp"Release/HmComm.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\hm\src\HmComm\communicate.cpp"
"D:\hm\src\HmComm\HmComm.cpp"
"D:\hm\src\HmComm\package.cpp"
"D:\hm\src\HmComm\TDBF.CPP"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA6.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA7.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /Fp"Release/HmComm.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\hm\src\HmComm\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA7.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA8.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/FuncComm.pdb" /machine:I386 /def:".\HmComm.def" /out:"..\..\bin\FuncComm.dll" /implib:"Release/FuncComm.lib"
.\Release\communicate.obj
.\Release\HmComm.obj
.\Release\package.obj
.\Release\StdAfx.obj
.\Release\TDBF.OBJ
.\Release\HmComm.res
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
communicate.cpp
D:\hm\src\HmComm\communicate.cpp(133) : warning C4101: 'ctimeout' : unreferenced local variable
D:\hm\src\HmComm\communicate.cpp(135) : warning C4101: 'cSend' : unreferenced local variable
D:\hm\src\HmComm\communicate.cpp(132) : warning C4101: 'cPort' : unreferenced local variable
D:\hm\src\HmComm\communicate.cpp(131) : warning C4101: 'cIpaddress' : unreferenced local variable
D:\hm\src\HmComm\communicate.cpp(129) : warning C4101: 'timeout' : unreferenced local variable
HmComm.cpp
package.cpp
D:\hm\src\HmComm\package.cpp(128) : warning C4172: returning address of local variable or temporary
TDBF.CPP
Generating Code...
D:\hm\src\HmComm\communicate.cpp(407) : warning C4715: 'Ccommunicate::HMCLIENT' : not all control paths return a value
Linking...
Creating library Release/FuncComm.lib and object Release/FuncComm.exp
FuncComm.exp : warning LNK4070: /OUT:HmComm.dll directive in .EXP differs from output filename "..\..\bin\FuncComm.dll"; ignoring directive
LINK : warning LNK4089: all references to "OLEAUT32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "ole32.dll" discarded by /OPT:REF
<h3>Results</h3>
FuncComm.dll - 0 error(s), 12 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -