📄 comtrans.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ComTrans - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP84.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COMTRANS_EXPORTS" /FR"Debug/" /Fp"Debug/ComTrans.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\窑炉温度控制-串口通信模块\窑炉串口通信模块--vc\ComTrans\PortTrans.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP84.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP85.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"Debug/ComTrans.pdb" /debug /machine:I386 /def:".\ComTrans.def" /out:"Debug/ComTrans.dll" /implib:"Debug/ComTrans.lib" /pdbtype:sept
".\Debug\ComTrans.obj"
".\Debug\PortTrans.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP85.tmp"
<h3>Output Window</h3>
Compiling...
PortTrans.cpp
E:\窑炉温度控制-串口通信模块\窑炉串口通信模块--vc\ComTrans\PortTrans.cpp(360) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\窑炉温度控制-串口通信模块\窑炉串口通信模块--vc\ComTrans\PortTrans.cpp(493) : warning C4172: returning address of local variable or temporary
E:\窑炉温度控制-串口通信模块\窑炉串口通信模块--vc\ComTrans\PortTrans.cpp(501) : warning C4172: returning address of local variable or temporary
E:\窑炉温度控制-串口通信模块\窑炉串口通信模块--vc\ComTrans\PortTrans.cpp(549) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
Linking...
LINK : LNK6004: Debug/ComTrans.dll not found or not built by the last incremental link; performing full link
Creating library Debug/ComTrans.lib and object Debug/ComTrans.exp
Creating command line "bscmake.exe /nologo /o"Debug/ComTrans.bsc" ".\Debug\StdAfx.sbr" ".\Debug\ComTrans.sbr" ".\Debug\PortTrans.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
ComTrans.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -