📄 projectpmu.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PROJECTPMU - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\YHR\LOCALS~1\Temp\RSP1F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PROJECTPMU.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\Ado.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\AdoCommand.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\AdoRecordSet.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\ConfirmRouteInfoDelDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\ConfirmRouteListDelDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\ConfirmServerDelDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\ConfirmStationInfoDelDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\DBListDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\EditRouteInfoDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\EditRouteListDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\EditServerMessagesDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\EditStationInfoDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\IDEDDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\Mima_Dlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp"
"C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\TestListBox.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\YHR\LOCALS~1\Temp\RSP1F.tmp"
Creating temporary file "C:\DOCUME~1\YHR\LOCALS~1\Temp\RSP20.tmp" with contents
[
ControlCAN.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/PROJECTPMU.pdb" /debug /machine:I386 /out:"Debug/PROJECTPMU.exe" /pdbtype:sept
".\Debug\Ado.obj"
".\Debug\AdoCommand.obj"
".\Debug\AdoRecordSet.obj"
".\Debug\ConfirmRouteInfoDelDlg.obj"
".\Debug\ConfirmRouteListDelDlg.obj"
".\Debug\ConfirmServerDelDlg.obj"
".\Debug\ConfirmStationInfoDelDlg.obj"
".\Debug\DBListDlg.obj"
".\Debug\EditRouteInfoDlg.obj"
".\Debug\EditRouteListDlg.obj"
".\Debug\EditServerMessagesDlg.obj"
".\Debug\EditStationInfoDlg.obj"
".\Debug\IDEDDlg.obj"
".\Debug\Mima_Dlg.obj"
".\Debug\PROJECTPMU.obj"
".\Debug\PROJECTPMUDlg.obj"
".\Debug\RouteInfoDlg.obj"
".\Debug\RouteListDlg.obj"
".\Debug\SerialPort.obj"
".\Debug\ServerMessagesDlg.obj"
".\Debug\StationInfoDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\StdioFileEx.obj"
".\Debug\testDlg.obj"
".\Debug\TestListBox.obj"
".\Debug\PROJECTPMU.res"
]
Creating command line "link.exe @C:\DOCUME~1\YHR\LOCALS~1\Temp\RSP20.tmp"
<h3>Output Window</h3>
Compiling...
Ado.cpp
AdoCommand.cpp
AdoRecordSet.cpp
ConfirmRouteInfoDelDlg.cpp
ConfirmRouteListDelDlg.cpp
ConfirmServerDelDlg.cpp
ConfirmStationInfoDelDlg.cpp
DBListDlg.cpp
EditRouteInfoDlg.cpp
EditRouteListDlg.cpp
EditServerMessagesDlg.cpp
EditStationInfoDlg.cpp
IDEDDlg.cpp
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\IDEDDlg.cpp(420) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\IDEDDlg.cpp(440) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\IDEDDlg.cpp(454) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\IDEDDlg.cpp(512) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
Mima_Dlg.cpp
testDlg.cpp
c:\documents and settings\yhr\桌面\pmu pro\projectpmu8.24 with can\testdlg.h(30) : error C2065: 'IDD_TEST_DIALOG' : undeclared identifier
c:\documents and settings\yhr\桌面\pmu pro\projectpmu8.24 with can\testdlg.h(30) : error C2057: expected constant expression
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(25) : error C2065: 'IDD_ABOUTBOX' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(25) : error C2057: expected constant expression
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(75) : error C2065: 'IDR_MAINFRAME' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(85) : error C2065: 'IDC_COMBO_MODE' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(86) : error C2065: 'IDC_COMBO_FILTERTYPE' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(87) : error C2065: 'IDC_COMBO_CANIND' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(88) : error C2065: 'IDC_COMBO_INDEX' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(89) : error C2065: 'IDC_LIST_INFO' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(90) : error C2065: 'IDC_COMBO_SENDTYPE' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(91) : error C2065: 'IDC_COMBO_SENDFRAMETYPE' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(92) : error C2065: 'IDC_COMBO_SENDFRAMEFORMAT' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(93) : error C2065: 'IDC_EDIT_SENDDATA' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(94) : error C2065: 'IDC_EDIT_SENDFRAMEID' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(95) : error C2065: 'IDC_EDIT_CODE' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(96) : error C2065: 'IDC_EDIT_MASK' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(97) : error C2065: 'IDC_EDIT_TIMING0' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(98) : error C2065: 'IDC_EDIT_TIMING1' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(107) : error C2065: 'IDC_BUTTON_CONNECT' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(108) : error C2065: 'IDC_BUTTON_STARTCAN' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(109) : error C2065: 'IDC_BUTTON_RESETCAN' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(110) : error C2065: 'IDC_BUTTON_SEND' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(111) : error C2065: 'ID_MENU_REFRESH' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(125) : error C2065: 'IDM_ABOUTBOX' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(132) : error C2065: 'IDS_ABOUTBOX' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(185) : warning C4018: '==' : signed/unsigned mismatch
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(266) : error C2227: left of '->SetWindowTextA' must point to class/struct/union
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(337) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(338) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\testDlg.cpp(354) : error C2227: left of '->SetWindowTextA' must point to class/struct/union
TestListBox.cpp
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\TestListBox.cpp(29) : error C2065: 'ID_MENU_REFRESH' : undeclared identifier
C:\Documents and Settings\YHR\桌面\pmu pro\PROJECTPMU8.24 with CAN\TestListBox.cpp(40) : error C2065: 'IDR_MENU1' : undeclared identifier
Generating Code...
Error executing cl.exe.
Creating temporary file "C:\DOCUME~1\YHR\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /o"Debug/PROJECTPMU.bsc"
".\Debug\StdAfx.sbr"
".\Debug\Ado.sbr"
".\Debug\AdoCommand.sbr"
".\Debug\AdoRecordSet.sbr"
".\Debug\ConfirmRouteInfoDelDlg.sbr"
".\Debug\ConfirmRouteListDelDlg.sbr"
".\Debug\ConfirmServerDelDlg.sbr"
".\Debug\ConfirmStationInfoDelDlg.sbr"
".\Debug\DBListDlg.sbr"
".\Debug\EditRouteInfoDlg.sbr"
".\Debug\EditRouteListDlg.sbr"
".\Debug\EditServerMessagesDlg.sbr"
".\Debug\EditStationInfoDlg.sbr"
".\Debug\IDEDDlg.sbr"
".\Debug\Mima_Dlg.sbr"
".\Debug\PROJECTPMU.sbr"
".\Debug\PROJECTPMUDlg.sbr"
".\Debug\RouteInfoDlg.sbr"
".\Debug\RouteListDlg.sbr"
".\Debug\SerialPort.sbr"
".\Debug\ServerMessagesDlg.sbr"
".\Debug\StationInfoDlg.sbr"
".\Debug\StdioFileEx.sbr"
".\Debug\testDlg.sbr"
".\Debug\TestListBox.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\YHR\LOCALS~1\Temp\RSP21.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
PROJECTPMU.exe - 30 error(s), 7 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -