📄 rtdemo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RTDemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0xc09 /fo"Release/RTDemo.res" /d "NDEBUG" "C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemo.rc""
Creating temporary file "C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP89.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/RTDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\ChildFrm.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\ColorBtn.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\MainFrm.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\mscomm1.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\msflexgrid.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\OwnList.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemo.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemoDoc.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemoView.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDlg.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTForm.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTSlider.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\TimerSpeed.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\graphics.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\random.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RealTime.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\Str.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP89.tmp"
Creating temporary file "C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8A.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/RTDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8A.tmp"
Creating temporary file "C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8B.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/RTDemo.pdb" /machine:I386 /out:"Release/RTDemo.exe"
".\Release\ChildFrm.obj"
".\Release\ColorBtn.obj"
".\Release\MainFrm.obj"
".\Release\mscomm1.obj"
".\Release\msflexgrid.obj"
".\Release\OwnList.obj"
".\Release\RTDemo.obj"
".\Release\RTDemoDoc.obj"
".\Release\RTDemoView.obj"
".\Release\RTDlg.obj"
".\Release\RTForm.obj"
".\Release\RTSlider.obj"
".\Release\StdAfx.obj"
".\Release\TimerSpeed.obj"
".\Release\graphics.obj"
".\Release\random.obj"
".\Release\RealTime.obj"
".\Release\Str.obj"
".\Release\RTDemo.res"
]
Creating command line "link.exe @C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
ColorBtn.cpp
MainFrm.cpp
mscomm1.cpp
msflexgrid.cpp
OwnList.cpp
RTDemo.cpp
RTDemoDoc.cpp
RTDemoView.cpp
C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemoView.cpp(538) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemoView.cpp(539) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
RTDlg.cpp
RTForm.cpp
RTSlider.cpp
TimerSpeed.cpp
graphics.cpp
random.cpp
RealTime.cpp
Str.cpp
Generating Code...
Linking...
<h3>Results</h3>
RTDemo.exe - 0 error(s), 2 warning(s)
<h3>
--------------------Configuration: RTDemo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0xc09 /fo"Debug/RTDemo.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemo.rc""
Creating temporary file "C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/RTDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\ChildFrm.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\ColorBtn.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\MainFrm.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\mscomm1.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\msflexgrid.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\OwnList.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemo.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemoDoc.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemoView.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDlg.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTForm.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTSlider.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\TimerSpeed.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\graphics.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RealTime.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8D.tmp"
Creating temporary file "C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\random.cpp"
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\Str.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8E.tmp"
Creating temporary file "C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/RTDemo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP8F.tmp"
Creating temporary file "C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP90.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/RTDemo.pdb" /debug /machine:I386 /out:"Debug/RTDemo.exe" /pdbtype:sept
".\Debug\ChildFrm.obj"
".\Debug\ColorBtn.obj"
".\Debug\MainFrm.obj"
".\Debug\mscomm1.obj"
".\Debug\msflexgrid.obj"
".\Debug\OwnList.obj"
".\Debug\RTDemo.obj"
".\Debug\RTDemoDoc.obj"
".\Debug\RTDemoView.obj"
".\Debug\RTDlg.obj"
".\Debug\RTForm.obj"
".\Debug\RTSlider.obj"
".\Debug\StdAfx.obj"
".\Debug\TimerSpeed.obj"
".\Debug\graphics.obj"
".\Debug\random.obj"
".\Debug\RealTime.obj"
".\Debug\Str.obj"
".\Debug\RTDemo.res"
]
Creating command line "link.exe @C:\DOCUME~1\JOELI~1.NON\LOCALS~1\Temp\RSP90.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
ColorBtn.cpp
MainFrm.cpp
mscomm1.cpp
msflexgrid.cpp
OwnList.cpp
RTDemo.cpp
RTDemoDoc.cpp
RTDemoView.cpp
C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemoView.cpp(538) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
C:\Documents and Settings\joeli.NONE-79CAE1D8B2\桌面\Realtimetable\Realtimetable\RTDemoView.cpp(539) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
RTDlg.cpp
RTForm.cpp
RTSlider.cpp
TimerSpeed.cpp
graphics.cpp
RealTime.cpp
Generating Code...
Compiling...
random.cpp
Str.cpp
Generating Code...
Linking...
<h3>Results</h3>
RTDemo.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -