📄 mrpathplanning.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MRpathPlanning - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MRpathPlanning.res" /d "_DEBUG" /d "_AFXDLL" "E:\MRpathPlanning\MRpathPlanning.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MRpathPlanning.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\MRpathPlanning\MainFrm.cpp"
"E:\MRpathPlanning\MRpathPlanning.cpp"
"E:\MRpathPlanning\MRpathPlanningDoc.cpp"
"E:\MRpathPlanning\MRpathPlanningView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MRpathPlanning.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\MRpathPlanning\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A6.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MRpathPlanning.pdb" /debug /machine:I386 /out:"Debug/MRpathPlanning.exe" /pdbtype:sept
.\Debug\MainFrm.obj
.\Debug\MRpathPlanning.obj
.\Debug\MRpathPlanningDoc.obj
.\Debug\MRpathPlanningView.obj
.\Debug\StdAfx.obj
.\Debug\MRpathPlanning.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
MRpathPlanning.cpp
MRpathPlanningDoc.cpp
MRpathPlanningView.cpp
E:\MRpathPlanning\MRpathPlanningView.cpp(127) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(128) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(147) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(148) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(159) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(161) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(163) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(166) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(167) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(189) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(190) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(191) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(191) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(192) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(192) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(194) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(194) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(194) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\MRpathPlanning\MRpathPlanningView.cpp(194) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
MRpathPlanning.exe - 0 error(s), 19 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -