📄 fibertestclient.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FiberTestClient - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\xubh\LOCALS~1\Temp\RSPD9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FiberTestClient.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xubh\LOCALS~1\Temp\RSPD9.tmp"
Creating temporary file "C:\DOCUME~1\xubh\LOCALS~1\Temp\RSPDA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FiberTestClient.pdb" /debug /machine:I386 /out:"Debug/FiberTestClient.exe" /pdbtype:sept
".\Debug\FiberTestClient.obj"
".\Debug\FiberTestClientDoc.obj"
".\Debug\FiberTestClientView.obj"
".\Debug\MainFrm.obj"
".\Debug\SetupDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\FiberTestClient.res"
]
Creating command line "link.exe @C:\DOCUME~1\xubh\LOCALS~1\Temp\RSPDA.tmp"
<h3>Output Window</h3>
Compiling...
FiberTestClientView.cpp
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(210) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(210) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(210) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(211) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(211) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(211) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(212) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(212) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(212) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(557) : error C2065: 'ReadPoint' : undeclared identifier
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(668) : error C2039: 'ReadPoint' : is not a member of 'CFiberTestClientView'
c:\documents and settings\xubh\my documents\fibertestclient_080415\fibertestclient_2\fibertestclientview.h(26) : see declaration of 'CFiberTestClientView'
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(669) : error C2373: 'ReadPoint' : redefinition; different type modifiers
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(671) : error C2065: 'm_iPointCount' : undeclared identifier
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(673) : error C2660: 'KillTimer' : function does not take 1 parameters
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(680) : error C2065: 'm_uPointA' : undeclared identifier
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(680) : error C2109: subscript requires array or pointer type
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(680) : error C2065: 'm_uTempPointA' : undeclared identifier
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(680) : error C2106: '=' : left operand must be l-value
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(681) : error C2065: 'm_uPointB' : undeclared identifier
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(681) : error C2109: subscript requires array or pointer type
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(681) : error C2065: 'm_uTempPointB' : undeclared identifier
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(681) : error C2106: '=' : left operand must be l-value
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(682) : error C2065: 'm_uPointC' : undeclared identifier
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(682) : error C2109: subscript requires array or pointer type
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(682) : error C2065: 'm_uTempPointC' : undeclared identifier
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(682) : error C2106: '=' : left operand must be l-value
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(686) : error C2065: 'm_bIsSetDrawPoint' : undeclared identifier
C:\Documents and Settings\xubh\My Documents\FiberTestClient_080415\FiberTestClient_2\FiberTestClientView.cpp(688) : error C2660: 'SetTimer' : function does not take 3 parameters
Error executing cl.exe.
<h3>Results</h3>
FiberTestClient.exe - 19 error(s), 9 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -