?? jiance.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: jiance - Win32 (WCE x86) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP72.tmp" with contents
[
/nologo /W3 /GX- /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Fp"X86Dbg/jiance.pch" /YX /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP72.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP73.tmp" with contents
[
commctrl.lib coredll.lib corelibc.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/jiance.pdb" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /out:"X86Dbg/jiance.exe" /subsystem:windowsce,4.00 /MACHINE:IX86
".\X86Dbg\jiance.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP73.tmp"
<h3>Output Window</h3>
Compiling...
jiance.cpp
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\1.h(8) : error C2629: unexpected 'long ('
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\1.h(8) : error C2238: unexpected token(s) preceding ';'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(27) : error C2065: 'hInst' : undeclared identifier
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(27) : error C2440: '=' : cannot convert from 'struct HINSTANCE__ *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(37) : error C2065: 'MainWndProc' : undeclared identifier
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(37) : error C2440: '=' : cannot convert from 'int' to 'long (__cdecl *)(struct HWND__ *,unsigned int,unsigned int,long)'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(67) : error C2061: syntax error : identifier 'wMsg'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(68) : error C2373: 'MainWndProc' : redefinition; different type modifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(71) : error C2065: 'wMsg' : undeclared identifier
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(71) : warning C4018: '==' : signed/unsigned mismatch
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(72) : error C2065: 'wParam' : undeclared identifier
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(72) : error C2065: 'lParam' : undeclared identifier
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(77) : error C2061: syntax error : identifier 'wMsg'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(88) : error C2065: 'hWnd' : undeclared identifier
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(88) : error C2065: 'rect' : undeclared identifier
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(88) : error C2501: 'GetClientRect' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(88) : error C2373: 'GetClientRect' : redefinition; different type modifiers
C:\Program Files\Windows CE Tools\wce400\STANDARDSDK\Include\x86\winuser.h(1016) : see declaration of 'GetClientRect'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(88) : error C2078: too many initializers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(88) : error C2440: 'initializing' : cannot convert from 'int *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(89) : error C2501: 'hdc' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(89) : error C2065: 'ps' : undeclared identifier
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(90) : error C2501: 'dy' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(92) : error C2143: syntax error : missing ';' before '.'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(92) : error C2501: 'rect' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(92) : error C2143: syntax error : missing ';' before '.'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(93) : error C2501: 'SetBkMode' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(93) : error C2373: 'SetBkMode' : redefinition; different type modifiers
C:\Program Files\Windows CE Tools\wce400\STANDARDSDK\Include\x86\wingdi.h(338) : see declaration of 'SetBkMode'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(93) : error C2078: too many initializers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2143: syntax error : missing ';' before 'for'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2143: syntax error : missing ')' before ';'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2143: syntax error : missing ';' before '<'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2501: 'i' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2143: syntax error : missing ';' before '<'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2143: syntax error : missing ';' before '++'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2501: 'i' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2086: 'i' : redefinition
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2143: syntax error : missing ';' before '++'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2059: syntax error : ')'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(94) : error C2447: missing function header (old-style formal list?)
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(102) : error C2501: 'SetBKMode' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(102) : error C2078: too many initializers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2143: syntax error : missing ';' before 'for'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2143: syntax error : missing ')' before ';'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2143: syntax error : missing ';' before '<'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2501: 'i' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2086: 'i' : redefinition
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2143: syntax error : missing ';' before '<'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2143: syntax error : missing ';' before '++'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2501: 'i' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2086: 'i' : redefinition
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2143: syntax error : missing ';' before '++'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(103) : error C2059: syntax error : ')'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(104) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(104) : error C2447: missing function header (old-style formal list?)
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(112) : error C2501: 'EndPaint' : missing storage-class or type specifiers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(112) : error C2373: 'EndPaint' : redefinition; different type modifiers
C:\Program Files\Windows CE Tools\wce400\STANDARDSDK\Include\x86\winuser.h(1841) : see declaration of 'EndPaint'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(112) : error C2078: too many initializers
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(112) : error C2440: 'initializing' : cannot convert from 'int *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(113) : error C2143: syntax error : missing ';' before 'return'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(114) : error C2143: syntax error : missing ';' before '}'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(114) : error C2143: syntax error : missing ';' before '}'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(114) : error C2143: syntax error : missing ';' before '}'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(116) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\secaijiance\jiance.cpp(116) : error C2447: missing function header (old-style formal list?)
Error executing cl.exe.
<h3>Results</h3>
jiance.exe - 64 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -