📄 led_int.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LED_INT - Win32 (WCE ARMV4) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ZXL\LOCALS~1\Temp\RSP9A6.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_TERM10" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"ARMV4Rel/LED_INT.pch" /Yu"stdafx.h" /Fo"ARMV4Rel/" /O2 /MC /c
"E:\LED_INT\LED_INTDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ZXL\LOCALS~1\Temp\RSP9A6.tmp"
Creating temporary file "C:\DOCUME~1\ZXL\LOCALS~1\Temp\RSP9A7.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4Rel/LED_INT.pdb" /out:"ARMV4Rel/LED_INT.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM
.\ARMV4Rel\LED_INT.obj
.\ARMV4Rel\LED_INTDlg.obj
.\ARMV4Rel\StdAfx.obj
.\ARMV4Rel\LED_INT.res
]
Creating command line "link.exe @C:\DOCUME~1\ZXL\LOCALS~1\Temp\RSP9A7.tmp"
<h3>Output Window</h3>
Compiling...
LED_INTDlg.cpp
e:\led_int\pm.h(158) : error C2059: syntax error : 'constant'
e:\led_int\pm.h(162) : error C2143: syntax error : missing ';' before '}'
e:\led_int\pm.h(162) : error C2501: 'CEDEVICE_POWER_STATE' : missing storage-class or type specifiers
e:\led_int\pm.h(162) : error C2501: 'PCEDEVICE_POWER_STATE' : missing storage-class or type specifiers
e:\led_int\pm.h(175) : error C2065: 'PwrDeviceMaximum' : undeclared identifier
e:\led_int\pm.h(175) : error C2057: expected constant expression
e:\led_int\pm.h(175) : warning C4200: nonstandard extension used : zero-sized array in struct/union
e:\led_int\pm.h(176) : error C2057: expected constant expression
e:\led_int\pm.h(176) : error C2229: struct '_POWER_CAPABILITIES' has an illegal zero-sized array
e:\led_int\pm.h(176) : warning C4200: nonstandard extension used : zero-sized array in struct/union
e:\led_int\pm.h(177) : error C2229: struct '_POWER_CAPABILITIES' has an illegal zero-sized array
e:\led_int\pm.h(265) : error C2061: syntax error : identifier 'CEDEVICE_POWER_STATE'
e:\led_int\pm.h(290) : error C2061: syntax error : identifier 'CEDEVICE_POWER_STATE'
e:\led_int\pm.h(311) : error C2061: syntax error : identifier 'CEDEVICE_POWER_STATE'
e:\led_int\pm.h(318) : error C2061: syntax error : identifier 'PCEDEVICE_POWER_STATE'
e:\led_int\pm.h(326) : error C2143: syntax error : missing ';' before '}'
e:\led_int\pm.h(326) : error C2143: syntax error : missing ';' before '}'
e:\led_int\pm.h(326) : error C2143: syntax error : missing ';' before '}'
E:\LED_INT\LED_INTDlg.cpp(19) : error C2199: syntax error : found 'CDialog (' at global scope (was a declaration intended?)
E:\LED_INT\LED_INTDlg.cpp(19) : error C2143: syntax error : missing ';' before '{'
E:\LED_INT\LED_INTDlg.cpp(19) : error C2447: missing function header (old-style formal list?)
Error executing clarm.exe.
<h3>Results</h3>
LED_INT.exe - 19 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -