?? 3d.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 3d - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/3d.res" /d "_DEBUG" /d "_AFXDLL" "E:\工作\3d20060531\3d.rc""
Creating temporary file "C:\DOCUME~1\wxh\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/3d.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\工作\3d20060531\012View.cpp"
"E:\工作\3d20060531\3d.cpp"
"E:\工作\3d20060531\3dDoc.cpp"
"E:\工作\3d20060531\3DInsure.cpp"
"E:\工作\3d20060531\3DOtherSet.cpp"
"E:\工作\3d20060531\3DSet.cpp"
"E:\工作\3d20060531\3dView.cpp"
"E:\工作\3d20060531\BqDataSet.cpp"
"E:\工作\3d20060531\BqView.cpp"
"E:\工作\3d20060531\DSDXView.cpp"
"E:\工作\3d20060531\FXView.cpp"
"E:\工作\3d20060531\HistoryView.cpp"
"E:\工作\3d20060531\InputDataDlg.cpp"
"E:\工作\3d20060531\MainFrm.cpp"
"E:\工作\3d20060531\msflexgrid.cpp"
"E:\工作\3d20060531\OtherDataDlg.cpp"
"E:\工作\3d20060531\OtherDataView.cpp"
"E:\工作\3d20060531\QueryView.cpp"
"E:\工作\3d20060531\SXFormView.cpp"
"E:\工作\3d20060531\VerifyView.cpp"
"E:\工作\3d20060531\visitdata.cpp"
"E:\工作\3d20060531\VisualFx.cpp"
"E:\工作\3d20060531\ZhfxView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wxh\LOCALS~1\Temp\RSP10.tmp"
Creating temporary file "C:\DOCUME~1\wxh\LOCALS~1\Temp\RSP11.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/3d.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\工作\3d20060531\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wxh\LOCALS~1\Temp\RSP11.tmp"
Creating temporary file "C:\DOCUME~1\wxh\LOCALS~1\Temp\RSP12.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/3d.pdb" /debug /machine:I386 /out:"Debug/3d.exe" /pdbtype:sept
".\Debug\012View.obj"
".\Debug\3d.obj"
".\Debug\3dDoc.obj"
".\Debug\3DInsure.obj"
".\Debug\3DOtherSet.obj"
".\Debug\3DSet.obj"
".\Debug\3dView.obj"
".\Debug\BqDataSet.obj"
".\Debug\BqView.obj"
".\Debug\DSDXView.obj"
".\Debug\FXView.obj"
".\Debug\HistoryView.obj"
".\Debug\InputDataDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\msflexgrid.obj"
".\Debug\OtherDataDlg.obj"
".\Debug\OtherDataView.obj"
".\Debug\QueryView.obj"
".\Debug\StdAfx.obj"
".\Debug\SXFormView.obj"
".\Debug\VerifyView.obj"
".\Debug\visitdata.obj"
".\Debug\VisualFx.obj"
".\Debug\ZhfxView.obj"
".\Debug\3d.res"
]
Creating command line "link.exe @C:\DOCUME~1\wxh\LOCALS~1\Temp\RSP12.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
012View.cpp
3d.cpp
3dDoc.cpp
3DInsure.cpp
3DOtherSet.cpp
3DSet.cpp
3dView.cpp
BqDataSet.cpp
BqView.cpp
DSDXView.cpp
FXView.cpp
HistoryView.cpp
E:\工作\3d20060531\HistoryView.cpp(181) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\HistoryView.cpp(199) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\HistoryView.cpp(215) : warning C4018: '==' : signed/unsigned mismatch
InputDataDlg.cpp
E:\工作\3d20060531\InputDataDlg.cpp(61) : warning C4018: '==' : signed/unsigned mismatch
MainFrm.cpp
msflexgrid.cpp
OtherDataDlg.cpp
OtherDataView.cpp
E:\工作\3d20060531\OtherDataView.cpp(184) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(184) : warning C4018: '!=' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(193) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(193) : warning C4018: '!=' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(202) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(202) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(221) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(221) : warning C4018: '!=' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(230) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(230) : warning C4018: '!=' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(239) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(239) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(258) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(258) : warning C4018: '!=' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(267) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(267) : warning C4018: '!=' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(276) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\OtherDataView.cpp(276) : warning C4018: '==' : signed/unsigned mismatch
QueryView.cpp
E:\工作\3d20060531\QueryView.cpp(108) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(109) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(110) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(111) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(112) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(113) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(114) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(115) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(117) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(118) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(119) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(120) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(735) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(736) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(737) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(738) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(739) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(740) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(741) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(742) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(743) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(745) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(746) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(747) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(748) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(750) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(751) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(752) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(753) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(1234) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(1236) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(1237) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(1239) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(1240) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(1242) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(1243) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(1245) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
E:\工作\3d20060531\QueryView.cpp(1246) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
SXFormView.cpp
VerifyView.cpp
Generating Code...
Compiling...
visitdata.cpp
E:\工作\3d20060531\visitdata.cpp(268) : error C2039: 'WriteData' : is not a member of 'CVisitData'
e:\工作\3d20060531\visitdata.h(12) : see declaration of 'CVisitData'
E:\工作\3d20060531\visitdata.cpp(271) : error C2065: 'm_pSet' : undeclared identifier
E:\工作\3d20060531\visitdata.cpp(271) : error C2227: left of '->MoveLast' must point to class/struct/union
E:\工作\3d20060531\visitdata.cpp(272) : error C2227: left of '->m_ItemNo' must point to class/struct/union
E:\工作\3d20060531\visitdata.cpp(274) : error C2065: 'm_p3dInsureSet' : undeclared identifier
E:\工作\3d20060531\visitdata.cpp(274) : error C2227: left of '->IsEOF' must point to class/struct/union
E:\工作\3d20060531\visitdata.cpp(274) : fatal error C1903: unable to recover from previous error(s); stopping compilation
VisualFx.cpp
ZhfxView.cpp
E:\工作\3d20060531\ZhfxView.cpp(137) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\ZhfxView.cpp(202) : warning C4018: '==' : signed/unsigned mismatch
E:\工作\3d20060531\ZhfxView.cpp(207) : warning C4018: '==' : signed/unsigned mismatch
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
3d.exe - 7 error(s), 63 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -