📄 exrobot.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ExRobot - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\VALENT~1\LOCALS~1\Temp\RSP68.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorDbg/ExRobot.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c
"F:\程序\ExRobot\robot.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\VALENT~1\LOCALS~1\Temp\RSP68.tmp"
Creating temporary file "C:\DOCUME~1\VALENT~1\LOCALS~1\Temp\RSP69.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/ExRobot.pdb" /debug /out:"emulatorDbg/ExRobot.exe" /subsystem:windowsce,4.00 /MACHINE:IX86
".\emulatorDbg\ExRobot.obj"
".\emulatorDbg\ExRobotDoc.obj"
".\emulatorDbg\ExRobotView.obj"
".\emulatorDbg\MainFrm.obj"
".\emulatorDbg\Matrix.obj"
".\emulatorDbg\robot.obj"
".\emulatorDbg\StdAfx.obj"
".\emulatorDbg\ExRobot.res"
]
Creating command line "link.exe @C:\DOCUME~1\VALENT~1\LOCALS~1\Temp\RSP69.tmp"
<h3>Output Window</h3>
Compiling...
robot.cpp
F:\程序\ExRobot\robot.cpp(177) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Error executing cl.exe.
<h3>Results</h3>
ExRobot.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -