📄 apriori.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Apriori - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP74.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Apriori.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\毕业论文\48\AprioriView.cpp"
"E:\毕业论文\48\SetPara.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP74.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Apriori.pdb" /debug /machine:I386 /out:"Debug/Apriori.exe" /pdbtype:sept
".\Debug\Apriori.obj"
".\Debug\AprioriDoc.obj"
".\Debug\AprioriSet.obj"
".\Debug\AprioriView.obj"
".\Debug\MainFrm.obj"
".\Debug\SetPara.obj"
".\Debug\StdAfx.obj"
".\Debug\Apriori.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.tmp"
<h3>Output Window</h3>
Compiling...
AprioriView.cpp
E:\毕业论文\48\AprioriView.cpp(387) : error C2065: 'CSetPara' : undeclared identifier
E:\毕业论文\48\AprioriView.cpp(387) : error C2146: syntax error : missing ';' before identifier 'dlg'
E:\毕业论文\48\AprioriView.cpp(387) : error C2065: 'dlg' : undeclared identifier
E:\毕业论文\48\AprioriView.cpp(388) : error C2228: left of '.m_ItemCount' must have class/struct/union type
E:\毕业论文\48\AprioriView.cpp(389) : error C2228: left of '.m_Item_Supp' must have class/struct/union type
E:\毕业论文\48\AprioriView.cpp(390) : error C2228: left of '.DoModal' must have class/struct/union type
E:\毕业论文\48\AprioriView.cpp(391) : error C2228: left of '.m_ItemCount' must have class/struct/union type
E:\毕业论文\48\AprioriView.cpp(392) : error C2228: left of '.m_Item_Supp' must have class/struct/union type
SetPara.cpp
E:\毕业论文\48\SetPara.cpp(18) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(19) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(19) : error C2065: 'IDD' : undeclared identifier
E:\毕业论文\48\SetPara.cpp(20) : error C2550: 'CSetPara' : constructor initializer lists are only allowed on constructor definitions
E:\毕业论文\48\SetPara.cpp(22) : error C2065: 'm_ItemCount' : undeclared identifier
E:\毕业论文\48\SetPara.cpp(23) : error C2065: 'm_Item_Supp' : undeclared identifier
E:\毕业论文\48\SetPara.cpp(23) : warning C4244: '=' : conversion from 'const double' to 'int', possible loss of data
E:\毕业论文\48\SetPara.cpp(25) : warning C4508: 'CSetPara' : function should return a value; 'void' return type assumed
E:\毕业论文\48\SetPara.cpp(28) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(30) : error C2248: 'DoDataExchange' : cannot access protected member declared in class 'CWnd'
c:\program files\microsoft visual studio\vc98\mfc\include\afxwin.h(2414) : see declaration of 'DoDataExchange'
E:\毕业论文\48\SetPara.cpp(30) : error C2352: 'CWnd::DoDataExchange' : illegal call of non-static member function
c:\program files\microsoft visual studio\vc98\mfc\include\afxwin.h(2414) : see declaration of 'DoDataExchange'
E:\毕业论文\48\SetPara.cpp(38) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(38) : error C2248: 'messageMap' : cannot access protected member declared in class 'CDialog'
c:\program files\microsoft visual studio\vc98\mfc\include\afxwin.h(2667) : see declaration of 'messageMap'
E:\毕业论文\48\SetPara.cpp(38) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(38) : error C2270: 'GetMessageMap' : modifiers not allowed on nonmember functions
E:\毕业论文\48\SetPara.cpp(38) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(38) : error C2065: 'messageMap' : undeclared identifier
E:\毕业论文\48\SetPara.cpp(38) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(38) : error C2373: 'messageMap' : redefinition; different type modifiers
E:\毕业论文\48\SetPara.cpp(38) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(38) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(38) : error C2065: '_messageEntries' : undeclared identifier
E:\毕业论文\48\SetPara.cpp(38) : error C2109: subscript requires array or pointer type
E:\毕业论文\48\SetPara.cpp(38) : error C2102: '&' requires l-value
E:\毕业论文\48\SetPara.cpp(38) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(38) : error C2040: '_messageEntries' : 'const struct AFX_MSGMAP_ENTRY []' differs in levels of indirection from 'int'
E:\毕业论文\48\SetPara.cpp(46) : error C2653: 'CSetPara' : is not a class or namespace name
E:\毕业论文\48\SetPara.cpp(50) : error C2248: 'OnOK' : cannot access protected member declared in class 'CDialog'
c:\program files\microsoft visual studio\vc98\mfc\include\afxwin.h(2616) : see declaration of 'OnOK'
E:\毕业论文\48\SetPara.cpp(50) : error C2352: 'CDialog::OnOK' : illegal call of non-static member function
c:\program files\microsoft visual studio\vc98\mfc\include\afxwin.h(2616) : see declaration of 'OnOK'
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
Apriori.exe - 35 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -