📄 clsfydlg.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ClsfyDlg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9A.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/ClsfyDlg.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\ClsfyDlg.cpp"
"E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9A.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9B.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/ClsfyDlg.pdb" /debug /machine:I386 /out:"Debug/ClsfyDlg.exe" /pdbtype:sept
".\Debug\ClsfyDlg.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9B.tmp"
<h3>Output Window</h3>
Compiling...
ClsfyDlg.cpp
e:\资料\weka及分类资料\贝叶斯分类器源代码\basy\clsfydlg.cpp(5) : fatal error C1083: Cannot open include file: 'sim_tc.h': No such file or directory
StdAfx.cpp
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(13) : error C2065: 'DoubleArray' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(13) : error C2065: 'ClsResult' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(14) : error C2448: '<Unknown>' : function-style initializer appears to be a function definition
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(47) : error C2065: 'CFileItem' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(47) : error C2065: 'pFileItem' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(48) : error C2448: '<Unknown>' : function-style initializer appears to be a function definition
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(106) : error C2065: 'CFileArray' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(106) : error C2065: 'pFileHead' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(106) : error C2275: 'CString' : illegal use of this type as an expression
c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(106) : error C2146: syntax error : missing ')' before identifier 'DbName'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(106) : error C2078: too many initializers
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(106) : error C2275: 'CString' : illegal use of this type as an expression
c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(106) : error C2059: syntax error : ')'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(107) : error C2143: syntax error : missing ';' before '{'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(107) : error C2447: missing function header (old-style formal list?)
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(150) : error C2065: '_variant_t' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(150) : error C2146: syntax error : missing ';' before identifier 'RecordsAffected'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(150) : error C2065: 'RecordsAffected' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(151) : error C2146: syntax error : missing ';' before identifier 'vAttrNum'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(151) : error C2065: 'vAttrNum' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(152) : error C2146: syntax error : missing ';' before identifier 'vClassNum'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(152) : error C2065: 'vClassNum' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(153) : error C2146: syntax error : missing ';' before identifier 'vClassLabel'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(153) : error C2065: 'vClassLabel' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(154) : error C2146: syntax error : missing ';' before identifier 'vIndex'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(154) : error C2065: 'vIndex' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(166) : error C2146: syntax error : missing ';' before identifier 'vCheckResult'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(166) : error C2065: 'vCheckResult' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(171) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(171) : error C2065: 'AdoDBObject' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(171) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(171) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(171) : error C2228: left of '.m_pConnClsDB' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(171) : error C2227: left of '->Execute' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(171) : error C2065: '_bstr_t' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(171) : error C2146: syntax error : missing ')' before identifier 'SqlCheckTrained'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(171) : error C2059: syntax error : ')'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(172) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(172) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(172) : error C2227: left of '->GetCollect' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(173) : error C2228: left of '.lVal' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(174) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(174) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(174) : error C2227: left of '->Close' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(180) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(180) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(180) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(180) : error C2228: left of '.m_pConnection' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(180) : error C2227: left of '->Execute' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(180) : error C2146: syntax error : missing ')' before identifier 'SqlCheckTrainSetDim'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(180) : error C2059: syntax error : ')'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(181) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(181) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(181) : error C2227: left of '->GetCollect' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(182) : error C2228: left of '.lVal' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(184) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(184) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(184) : error C2227: left of '->Close' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(187) : error C2065: 'StringArray' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(187) : error C2146: syntax error : missing ';' before identifier 'ClassLabelArray'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(187) : error C2065: 'ClassLabelArray' : undeclared identifier
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(193) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(193) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(193) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(193) : error C2228: left of '.m_pConnection' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(193) : error C2227: left of '->Execute' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(193) : error C2146: syntax error : missing ')' before identifier 'SqlGetClassLabel'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(193) : error C2059: syntax error : ')'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(194) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(194) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(194) : error C2227: left of '->GetCollect' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(195) : error C2228: left of '.lVal' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(196) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(196) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(196) : error C2227: left of '->Close' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(197) : error C2228: left of '.SetSize' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(200) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(200) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(200) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(200) : error C2228: left of '.m_pConnection' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(200) : error C2227: left of '->Execute' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(200) : error C2146: syntax error : missing ')' before identifier 'SqlGetClassLabel'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(200) : error C2059: syntax error : ')'
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(202) : error C2653: 'CSim_tcApp' : is not a class or namespace name
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(202) : error C2228: left of '.m_pRecordset' must have class/struct/union type
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(202) : error C2227: left of '->adoEOF' must point to class/struct/union
E:\资料\WEKA及分类资料\贝叶斯分类器源代码\basy\StdAfx.cpp(202) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Error executing cl.exe.
<h3>Results</h3>
ClsfyDlg.exe - 88 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -