📄 key.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: key - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/key.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\C++\WinCE 软键盘\Call.cpp"
"G:\C++\WinCE 软键盘\SKBDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/key.pdb" /debug /machine:I386 /out:"Debug/key.exe" /pdbtype:sept
".\Debug\Call.obj"
".\Debug\SKBDlg.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp"
<h3>Output Window</h3>
Compiling...
Call.cpp
g:\c++\wince 软键盘\skbdlg.h(7) : error C2504: 'CDialog' : base class undefined
g:\c++\wince 软键盘\skbdlg.h(14) : error C2065: 'IDD_SOFTKB' : undeclared identifier
g:\c++\wince 软键盘\skbdlg.h(14) : error C2057: expected constant expression
g:\c++\wince 软键盘\skbdlg.h(21) : error C2061: syntax error : identifier 'CDataExchange'
g:\c++\wince 软键盘\skbdlg.h(28) : error C2146: syntax error : missing ';' before identifier 'OnInitDialog'
g:\c++\wince 软键盘\skbdlg.h(28) : error C2433: 'BOOL' : 'virtual' not permitted on data declarations
g:\c++\wince 软键盘\skbdlg.h(28) : error C2501: 'BOOL' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(29) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(29) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(30) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(30) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(31) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(31) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(32) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(32) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(33) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(33) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(34) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(34) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(35) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(35) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(36) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(36) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(37) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(37) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(38) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(38) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(39) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(39) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(40) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(40) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(41) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(41) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(42) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(42) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(43) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(43) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(44) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(44) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(45) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(45) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(46) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(46) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(47) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(47) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(48) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(48) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(49) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(49) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(50) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(50) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(51) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(51) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(52) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(52) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(53) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(53) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(54) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(54) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(55) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(55) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(56) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(56) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(57) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(57) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(58) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(58) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(59) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(59) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(60) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(60) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(61) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(61) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(62) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(62) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(63) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(63) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(64) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(64) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(65) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(65) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(66) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(66) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(67) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(67) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(68) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(68) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(69) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(69) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(70) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(70) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(71) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(71) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(72) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(72) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(73) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(73) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(74) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(74) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(75) : error C2144: syntax error : missing ';' before type 'void'
g:\c++\wince 软键盘\skbdlg.h(75) : error C2501: 'afx_msg' : missing storage-class or type specifiers
g:\c++\wince 软键盘\skbdlg.h(75) : fatal error C1003: error count exceeds 100; stopping compilation
SKBDlg.cpp
g:\c++\wince 软键盘\skbdlg.cpp(4) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory
Error executing cl.exe.
<h3>Results</h3>
key.exe - 103 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -