svmcls.plg
来自「中文文本分类」· PLG 代码 · 共 213 行
PLG
213 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: svmcls - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/svmcls.res" /d "_DEBUG" "E:\SVM\svmcls10\svmcls.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "./" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/svmcls.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\SVM\svmcls10\CATALOGLIST.CPP"
"E:\SVM\svmcls10\Classifier.cpp"
"E:\SVM\svmcls10\CLASSIFIERPARAM.CPP"
"E:\SVM\svmcls10\Compute_Param.cpp"
"E:\SVM\svmcls10\Compute_Prompt.cpp"
"E:\SVM\svmcls10\Compute_Result.cpp"
"E:\SVM\svmcls10\Utility\ContextStat.cpp"
"E:\SVM\svmcls10\ConvertDlg.cpp"
"E:\SVM\svmcls10\Utility\Dictionary.cpp"
"E:\SVM\svmcls10\DocSelDlg.cpp"
"E:\SVM\svmcls10\Segment\DynamicArray.cpp"
"E:\SVM\svmcls10\LeftView.cpp"
"E:\SVM\svmcls10\MainFrm.cpp"
"E:\SVM\svmcls10\Message.cpp"
"E:\SVM\svmcls10\Segment\NShortPath.cpp"
"E:\SVM\svmcls10\PromptDlg.cpp"
"E:\SVM\svmcls10\Segment\Queue.cpp"
"E:\SVM\svmcls10\SAXFileHandlers.cpp"
"E:\SVM\svmcls10\SegDocDlg.cpp"
"E:\SVM\svmcls10\Segment\SegGraph.cpp"
"E:\SVM\svmcls10\Segment\Segment.cpp"
"E:\SVM\svmcls10\SelectDocs.cpp"
"E:\SVM\svmcls10\Tag\Span.cpp"
"E:\SVM\svmcls10\Stemmer.cpp"
"E:\SVM\svmcls10\SVM.cpp"
"E:\SVM\svmcls10\svmcls.cpp"
"E:\SVM\svmcls10\svmclsDoc.cpp"
"E:\SVM\svmcls10\svmclsView.cpp"
"E:\SVM\svmcls10\SVMParamsPage.cpp"
"E:\SVM\svmcls10\TestParamsDlg.cpp"
"E:\SVM\svmcls10\TrainParamsPage.cpp"
"E:\SVM\svmcls10\Unknown\UnknowWord.cpp"
"E:\SVM\svmcls10\Utility\Utility.cpp"
"E:\SVM\svmcls10\WORDLIST.CPP"
"E:\SVM\svmcls10\WordSegment.cpp"
"E:\SVM\svmcls10\WZDDRDLG.CPP"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "./" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/svmcls.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\SVM\svmcls10\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6.tmp" with contents
[
./lib/xerces-c_2D.lib /nologo /subsystem:windows /profile /debug /machine:I386 /out:"Debug/svmcls.exe"
.\Debug\CATALOGLIST.OBJ
.\Debug\Classifier.obj
.\Debug\CLASSIFIERPARAM.OBJ
.\Debug\Compute_Param.obj
.\Debug\Compute_Prompt.obj
.\Debug\Compute_Result.obj
.\Debug\ContextStat.obj
.\Debug\ConvertDlg.obj
.\Debug\Dictionary.obj
.\Debug\DocSelDlg.obj
.\Debug\DynamicArray.obj
.\Debug\LeftView.obj
.\Debug\MainFrm.obj
.\Debug\Message.obj
.\Debug\NShortPath.obj
.\Debug\PromptDlg.obj
.\Debug\Queue.obj
.\Debug\SAXFileHandlers.obj
.\Debug\SegDocDlg.obj
.\Debug\SegGraph.obj
.\Debug\Segment.obj
.\Debug\SelectDocs.obj
.\Debug\Span.obj
.\Debug\StdAfx.obj
.\Debug\Stemmer.obj
.\Debug\SVM.obj
.\Debug\svmcls.obj
.\Debug\svmclsDoc.obj
.\Debug\svmclsView.obj
.\Debug\SVMParamsPage.obj
.\Debug\TestParamsDlg.obj
.\Debug\TrainParamsPage.obj
.\Debug\UnknowWord.obj
.\Debug\Utility.obj
.\Debug\WORDLIST.OBJ
.\Debug\WordSegment.obj
.\Debug\WZDDRDLG.OBJ
.\Debug\svmcls.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CATALOGLIST.CPP
E:\SVM\svmcls10\CATALOGLIST.CPP(870) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Classifier.cpp
E:\SVM\svmcls10\Classifier.cpp(460) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\SVM\svmcls10\Classifier.cpp(517) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\SVM\svmcls10\Classifier.cpp(812) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\SVM\svmcls10\Classifier.cpp(939) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\SVM\svmcls10\Classifier.cpp(1059) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\SVM\svmcls10\Classifier.cpp(1067) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\SVM\svmcls10\Classifier.cpp(1157) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\SVM\svmcls10\Classifier.cpp(1165) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
CLASSIFIERPARAM.CPP
Compute_Param.cpp
Compute_Prompt.cpp
Compute_Result.cpp
ContextStat.cpp
ConvertDlg.cpp
Dictionary.cpp
DocSelDlg.cpp
DynamicArray.cpp
LeftView.cpp
MainFrm.cpp
E:\SVM\svmcls10\MainFrm.cpp(831) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Message.cpp
NShortPath.cpp
PromptDlg.cpp
Queue.cpp
SAXFileHandlers.cpp
SegDocDlg.cpp
SegGraph.cpp
Generating Code...
Compiling...
Segment.cpp
SelectDocs.cpp
E:\SVM\svmcls10\SelectDocs.cpp(144) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
Span.cpp
Stemmer.cpp
SVM.cpp
E:\SVM\svmcls10\SVM.cpp(135) : warning C4244: 'argument' : conversion from 'double' to 'long', possible loss of data
E:\SVM\svmcls10\SVM.cpp(510) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\SVM\svmcls10\SVM.cpp(660) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
svmcls.cpp
svmclsDoc.cpp
svmclsView.cpp
SVMParamsPage.cpp
TestParamsDlg.cpp
TrainParamsPage.cpp
UnknowWord.cpp
Utility.cpp
WORDLIST.CPP
WordSegment.cpp
WZDDRDLG.CPP
Generating Code...
E:\SVM\svmcls10\SVM.cpp(531) : warning C4715: 'CSVM::read_model' : not all control paths return a value
E:\SVM\svmcls10\SVM.cpp(614) : warning C4715: 'CSVM::read_documents' : not all control paths return a value
E:\SVM\svmcls10\SVM.cpp(713) : warning C4715: 'CSVM::nol_ll' : not all control paths return a value
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /o"Debug/svmcls.bsc"
.\Debug\StdAfx.sbr
.\Debug\CATALOGLIST.SBR
.\Debug\Classifier.sbr
.\Debug\CLASSIFIERPARAM.SBR
.\Debug\Compute_Param.sbr
.\Debug\Compute_Prompt.sbr
.\Debug\Compute_Result.sbr
.\Debug\ContextStat.sbr
.\Debug\ConvertDlg.sbr
.\Debug\Dictionary.sbr
.\Debug\DocSelDlg.sbr
.\Debug\DynamicArray.sbr
.\Debug\LeftView.sbr
.\Debug\MainFrm.sbr
.\Debug\Message.sbr
.\Debug\NShortPath.sbr
.\Debug\PromptDlg.sbr
.\Debug\Queue.sbr
.\Debug\SAXFileHandlers.sbr
.\Debug\SegDocDlg.sbr
.\Debug\SegGraph.sbr
.\Debug\Segment.sbr
.\Debug\SelectDocs.sbr
.\Debug\Span.sbr
.\Debug\Stemmer.sbr
.\Debug\SVM.sbr
.\Debug\svmcls.sbr
.\Debug\svmclsDoc.sbr
.\Debug\svmclsView.sbr
.\Debug\SVMParamsPage.sbr
.\Debug\TestParamsDlg.sbr
.\Debug\TrainParamsPage.sbr
.\Debug\UnknowWord.sbr
.\Debug\Utility.sbr
.\Debug\WORDLIST.SBR
.\Debug\WordSegment.sbr
.\Debug\WZDDRDLG.SBR]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
svmcls.exe - 0 error(s), 17 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?