📄 smsinterface.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: smsinterface - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/smsinterface.res" /d "_DEBUG" /d "_AFXDLL" "E:\program\smsinterface\smsinterface.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPF154.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/smsinterface.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\program\smsinterface\LeftView.cpp"
"E:\program\smsinterface\MainFrm.cpp"
"E:\program\smsinterface\ReadSMDlg.cpp"
"E:\program\smsinterface\SerialPort.cpp"
"E:\program\smsinterface\SimpinDlg.cpp"
"E:\program\smsinterface\SmsDelView.cpp"
"E:\program\smsinterface\SmsEditView.cpp"
"E:\program\smsinterface\smsinterface.cpp"
"E:\program\smsinterface\smsinterfaceDoc.cpp"
"E:\program\smsinterface\smsinterfaceView.cpp"
"E:\program\smsinterface\SmsSetView.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPF154.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPF155.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/smsinterface.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\program\smsinterface\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPF155.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPF156.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/smsinterface.pdb" /debug /machine:I386 /out:"Debug/smsinterface.exe" /pdbtype:sept
.\Debug\LeftView.obj
.\Debug\MainFrm.obj
.\Debug\ReadSMDlg.obj
.\Debug\SerialPort.obj
.\Debug\SimpinDlg.obj
.\Debug\SmsDelView.obj
.\Debug\SmsEditView.obj
.\Debug\smsinterface.obj
.\Debug\smsinterfaceDoc.obj
.\Debug\smsinterfaceView.obj
.\Debug\SmsSetView.obj
.\Debug\StdAfx.obj
.\Debug\smsinterface.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPF156.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
LeftView.cpp
MainFrm.cpp
E:\program\smsinterface\MainFrm.cpp(148) : warning C4101: 'result' : unreferenced local variable
E:\program\smsinterface\MainFrm.cpp(309) : warning C4305: '=' : truncation from 'const int' to 'char'
E:\program\smsinterface\MainFrm.cpp(309) : warning C4309: '=' : truncation of constant value
E:\program\smsinterface\MainFrm.cpp(1261) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1278) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1293) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1308) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1323) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1338) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1375) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1398) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1415) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1437) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1453) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1468) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1492) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1509) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1524) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1539) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1562) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1579) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1594) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1609) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1624) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1647) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1664) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1679) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1694) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1709) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1724) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
E:\program\smsinterface\MainFrm.cpp(1776) : warning C4305: '=' : truncation from 'const int' to 'char'
E:\program\smsinterface\MainFrm.cpp(1776) : warning C4309: '=' : truncation of constant value
E:\program\smsinterface\MainFrm.cpp(1826) : warning C4101: 'rnumlen' : unreferenced local variable
E:\program\smsinterface\MainFrm.cpp(1869) : warning C4101: 're' : unreferenced local variable
E:\program\smsinterface\MainFrm.cpp(2079) : warning C4101: 'cha' : unreferenced local variable
E:\program\smsinterface\MainFrm.cpp(2079) : warning C4101: 'chb' : unreferenced local variable
ReadSMDlg.cpp
SerialPort.cpp
SimpinDlg.cpp
SmsDelView.cpp
SmsEditView.cpp
E:\program\smsinterface\SmsEditView.cpp(389) : warning C4101: 'cha' : unreferenced local variable
E:\program\smsinterface\SmsEditView.cpp(389) : warning C4101: 'chb' : unreferenced local variable
E:\program\smsinterface\SmsEditView.cpp(540) : warning C4101: 're' : unreferenced local variable
E:\program\smsinterface\SmsEditView.cpp(633) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
E:\program\smsinterface\SmsEditView.cpp(633) : warning C4309: 'initializing' : truncation of constant value
smsinterface.cpp
smsinterfaceDoc.cpp
smsinterfaceView.cpp
E:\program\smsinterface\smsinterfaceView.cpp(324) : warning C4101: 'cha' : unreferenced local variable
E:\program\smsinterface\smsinterfaceView.cpp(324) : warning C4101: 'chb' : unreferenced local variable
SmsSetView.cpp
Generating Code...
E:\program\smsinterface\MainFrm.cpp(1762) : warning C4700: local variable 'bai' used without having been initialized
Linking...
Creating temporary file "C:\WINDOWS\TEMP\RSPF1B4.TMP" with contents
[
/nologo /o"Debug/smsinterface.bsc"
.\Debug\StdAfx.sbr
.\Debug\LeftView.sbr
.\Debug\MainFrm.sbr
.\Debug\ReadSMDlg.sbr
.\Debug\SerialPort.sbr
.\Debug\SimpinDlg.sbr
.\Debug\SmsDelView.sbr
.\Debug\SmsEditView.sbr
.\Debug\smsinterface.sbr
.\Debug\smsinterfaceDoc.sbr
.\Debug\smsinterfaceView.sbr
.\Debug\SmsSetView.sbr]
Creating command line "bscmake.exe @C:\WINDOWS\TEMP\RSPF1B4.TMP"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
smsinterface.exe - 0 error(s), 44 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -