📄 multiviews.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: multiviews - Win32 (WCE x86) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"X86Dbg/multiviews.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\multiviews.rc""
Creating temporary file "H:\DOCUME~1\wonf\LOCALS~1\Temp\RSPBF.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"X86Dbg/multiviews.pch" /Yu"stdafx.h" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.cpp"
"G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\multiviews.cpp"
"G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\multiviewsDoc.cpp"
"G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\multiviewsView.cpp"
"G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\View2.cpp"
"G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\View3.cpp"
]
Creating command line "cl.exe @H:\DOCUME~1\wonf\LOCALS~1\Temp\RSPBF.tmp"
Creating temporary file "H:\DOCUME~1\wonf\LOCALS~1\Temp\RSPC0.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"X86Dbg/multiviews.pch" /Yc"stdafx.h" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\StdAfx.cpp"
]
Creating command line "cl.exe @H:\DOCUME~1\wonf\LOCALS~1\Temp\RSPC0.tmp"
Creating temporary file "H:\DOCUME~1\wonf\LOCALS~1\Temp\RSPC1.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/multiviews.pdb" /debug /out:"X86Dbg/multiviews.exe" /subsystem:windowsce,4.20 /MACHINE:IX86
".\X86Dbg\MainFrm.obj"
".\X86Dbg\multiviews.obj"
".\X86Dbg\multiviewsDoc.obj"
".\X86Dbg\multiviewsView.obj"
".\X86Dbg\StdAfx.obj"
".\X86Dbg\View2.obj"
".\X86Dbg\View3.obj"
".\X86Dbg\multiviews.res"
]
Creating command line "link.exe @H:\DOCUME~1\wonf\LOCALS~1\Temp\RSPC1.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2057: expected constant expression
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : warning C4200: nonstandard extension used : zero-sized array in struct/union
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.cpp(55) : error C2039: 'm_bShowSharedNewButton' : is not a member of 'CCeCommandBar'
H:\Program Files\Windows CE Tools\wce420\STANDARDSDK_420\mfc\include\wcebar.h(27) : see declaration of 'CCeCommandBar'
multiviews.cpp
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2057: expected constant expression
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : warning C4200: nonstandard extension used : zero-sized array in struct/union
multiviewsDoc.cpp
multiviewsView.cpp
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2057: expected constant expression
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : warning C4200: nonstandard extension used : zero-sized array in struct/union
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\multiviewsView.cpp(79) : error C2509: 'GetDocument' : member function not declared in 'CMultiviewsView'
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\multiviewsView.h(12) : see declaration of 'CMultiviewsView'
View2.cpp
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2057: expected constant expression
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : warning C4200: nonstandard extension used : zero-sized array in struct/union
View3.cpp
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : error C2057: expected constant expression
G:\本学期课程\evc\源代码\CE开发技巧和实例\母盘\chapter3\chapter3_2\multiviews\MainFrm.h(72) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
multiviews.exe - 12 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -