📄 robot.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Robot - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\we\LOCALS~1\Temp\RSPF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "MSWIND" /D "MSVC" /D "IBMPC" /Fp"Debug/Robot.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\51系列单片高级实例开发指南\CAN\VC6.0Code\Robot.cpp"
"E:\51系列单片高级实例开发指南\CAN\VC6.0Code\RobotDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\we\LOCALS~1\Temp\RSPF.tmp"
Creating temporary file "C:\DOCUME~1\we\LOCALS~1\Temp\RSP10.tmp" with contents
[
ads841.lib libmmfile.lib libmx.lib libmcc.lib libmat.lib libmatlb.lib libmatpm.lib opengl32.lib glu32.lib glaux.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Robot.pdb" /debug /machine:I386 /nodefaultlib:"MSVCRT.lib" /force /out:"Debug/Robot.exe" /pdbtype:sept
".\Debug\opgl.obj"
".\Debug\Robot.obj"
".\Debug\RobotDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Robot.res"
]
Creating command line "link.exe @C:\DOCUME~1\we\LOCALS~1\Temp\RSP10.tmp"
<h3>Output Window</h3>
Compiling...
Robot.cpp
e:\51系列单片高级实例开发指南\can\vc6.0code\robotdlg.h(28) : error C2146: syntax error : missing ';' before identifier 'zhjie'
e:\51系列单片高级实例开发指南\can\vc6.0code\robotdlg.h(28) : error C2501: 'mwArray' : missing storage-class or type specifiers
RobotDlg.cpp
e:\51系列单片高级实例开发指南\can\vc6.0code\robotdlg.h(28) : error C2146: syntax error : missing ';' before identifier 'zhjie'
e:\51系列单片高级实例开发指南\can\vc6.0code\robotdlg.h(28) : error C2501: 'mwArray' : missing storage-class or type specifiers
E:\51系列单片高级实例开发指南\CAN\VC6.0Code\RobotDlg.cpp(7) : fatal error C1083: Cannot open include file: 'glut.h': No such file or directory
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
Robot.exe - 5 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -