📄 ctest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/CTest.res" /d "_DEBUG" /d "_AFXDLL" "F:\back-up\机器人控制程序\CTest.rc""
Creating temporary file "C:\DOCUME~1\XTDX\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/CTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\back-up\机器人控制程序\_label.cpp"
"F:\back-up\机器人控制程序\CTest.cpp"
"F:\back-up\机器人控制程序\CTestDlg.cpp"
"F:\back-up\机器人控制程序\font.cpp"
"F:\back-up\机器人控制程序\JOINT.cpp"
"F:\back-up\机器人控制程序\JOINTMOVE.cpp"
"F:\back-up\机器人控制程序\labelcontrol.cpp"
"F:\back-up\机器人控制程序\PATHPLANING.cpp"
"F:\back-up\机器人控制程序\picture.cpp"
"F:\back-up\机器人控制程序\SPEEDCAH.cpp"
"F:\back-up\机器人控制程序\ZHIJIAO.cpp"
"F:\back-up\机器人控制程序\ZHIJIAOZUOBIAO.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\XTDX\LOCALS~1\Temp\RSP51.tmp"
Creating temporary file "C:\DOCUME~1\XTDX\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/CTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\back-up\机器人控制程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\XTDX\LOCALS~1\Temp\RSP52.tmp"
Creating temporary file "C:\DOCUME~1\XTDX\LOCALS~1\Temp\RSP53.tmp" with contents
[
motocom32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CTest.pdb" /debug /machine:I386 /out:"Debug/CTest.exe" /pdbtype:sept
".\Debug\_label.obj"
".\Debug\CTest.obj"
".\Debug\CTestDlg.obj"
".\Debug\font.obj"
".\Debug\JOINT.obj"
".\Debug\JOINTMOVE.obj"
".\Debug\labelcontrol.obj"
".\Debug\PATHPLANING.obj"
".\Debug\picture.obj"
".\Debug\SPEEDCAH.obj"
".\Debug\StdAfx.obj"
".\Debug\ZHIJIAO.obj"
".\Debug\ZHIJIAOZUOBIAO.obj"
".\Debug\CTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\XTDX\LOCALS~1\Temp\RSP53.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
_label.cpp
CTest.cpp
CTestDlg.cpp
F:\back-up\机器人控制程序\CTestDlg.cpp(274) : warning C4129: 's' : unrecognized character escape sequence
F:\back-up\机器人控制程序\CTestDlg.cpp(274) : warning C4129: 'C' : unrecognized character escape sequence
font.cpp
JOINT.cpp
JOINTMOVE.cpp
labelcontrol.cpp
PATHPLANING.cpp
picture.cpp
SPEEDCAH.cpp
ZHIJIAO.cpp
ZHIJIAOZUOBIAO.cpp
Generating Code...
F:\back-up\机器人控制程序\CTestDlg.cpp(1241) : warning C4700: local variable 'pbuf' used without having been initialized
Linking...
Creating temporary file "C:\DOCUME~1\XTDX\LOCALS~1\Temp\RSP55.tmp" with contents
[
/nologo /o"Debug/CTest.bsc"
".\Debug\StdAfx.sbr"
".\Debug\_label.sbr"
".\Debug\CTest.sbr"
".\Debug\CTestDlg.sbr"
".\Debug\font.sbr"
".\Debug\JOINT.sbr"
".\Debug\JOINTMOVE.sbr"
".\Debug\labelcontrol.sbr"
".\Debug\PATHPLANING.sbr"
".\Debug\picture.sbr"
".\Debug\SPEEDCAH.sbr"
".\Debug\ZHIJIAO.sbr"
".\Debug\ZHIJIAOZUOBIAO.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\XTDX\LOCALS~1\Temp\RSP55.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
CTest.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -