📄 robotview.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RobotView - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\xhx\LOCALS~1\Temp\RSP146.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/RobotView.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\BlockDlg.cpp"
"E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\BlockView.cpp"
"E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\MainFrm.cpp"
"E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\Pathplan.cpp"
"E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\RobotView.cpp"
"E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\RobotViewDoc.cpp"
"E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\RobotViewView.cpp"
"E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\Route.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xhx\LOCALS~1\Temp\RSP146.tmp"
Creating temporary file "C:\DOCUME~1\xhx\LOCALS~1\Temp\RSP147.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/RobotView.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xhx\LOCALS~1\Temp\RSP147.tmp"
Creating temporary file "C:\DOCUME~1\xhx\LOCALS~1\Temp\RSP148.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/RobotView.pdb" /debug /machine:I386 /out:"Debug/RobotView.exe" /pdbtype:sept
".\Debug\BlockDlg.obj"
".\Debug\BlockView.obj"
".\Debug\MainFrm.obj"
".\Debug\Pathplan.obj"
".\Debug\RobotView.obj"
".\Debug\RobotViewDoc.obj"
".\Debug\RobotViewView.obj"
".\Debug\Route.obj"
".\Debug\StdAfx.obj"
".\Debug\RobotView.res"
]
Creating command line "link.exe @C:\DOCUME~1\xhx\LOCALS~1\Temp\RSP148.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
BlockDlg.cpp
BlockView.cpp
MainFrm.cpp
Pathplan.cpp
E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\Pathplan.cpp(503) : warning C4305: '=' : truncation from 'const double' to 'float'
E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\Pathplan.cpp(498) : warning C4101: 'k' : unreferenced local variable
RobotView.cpp
RobotViewDoc.cpp
RobotViewView.cpp
E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\RobotViewView.cpp(115) : warning C4805: '==' : unsafe mix of type 'int' and type 'const bool' in operation
E:\毕业设计文件\源代码\机器人路径规划演示平台,自主移动的智能机器人演示\RobotView源代码\RobotViewView.cpp(115) : warning C4553: '==' : operator has no effect; did you intend '='?
Route.cpp
Generating Code...
Linking...
<h3>Results</h3>
RobotView.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -