- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: TextClassify - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/TextClassify.res" /d "_DEBUG" /d "_AFXDLL" "D:Eric项目资料古建筑VC TestTextClassifyTextClassify.rc""
- Creating temporary file "F:DOCUME~1XainZoneLOCALS~1TempRSP3C.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TextClassify.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:Eric项目资料古建筑VC TestTextClassifyBAYES.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyCATALOGLIST.CPP"
- "D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyCLASSIFIERPARAM.CPP"
- "D:Eric项目资料古建筑VC TestTextClassifyCompute_Param.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyCompute_Prompt.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyCompute_Result.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyUtilityContextStat.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyUtilityDictionary.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifySegmentDynamicArray.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyLeftView.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyMainFrm.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyMessage.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifySegmentNShortPath.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifySegmentQueue.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifySegDocDlg.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifySegmentSegGraph.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifySegmentSegment.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyTagSpan.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyStemmer.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifySVM.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifySVMParamsPage.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyTestParamsDlg.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyTextClassify.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyTextClassifyDoc.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyTextClassifyView.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyTrainParamsPage.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyUnknownUnknowWord.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyUtilityUtility.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyWORDLIST.CPP"
- "D:Eric项目资料古建筑VC TestTextClassifyWordSegment.cpp"
- "D:Eric项目资料古建筑VC TestTextClassifyWZDDRDLG.CPP"
- ]
- Creating command line "cl.exe @F:DOCUME~1XainZoneLOCALS~1TempRSP3C.tmp"
- Creating temporary file "F:DOCUME~1XainZoneLOCALS~1TempRSP3D.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TextClassify.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:Eric项目资料古建筑VC TestTextClassifyStdAfx.cpp"
- ]
- Creating command line "cl.exe @F:DOCUME~1XainZoneLOCALS~1TempRSP3D.tmp"
- Creating temporary file "F:DOCUME~1XainZoneLOCALS~1TempRSP3E.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TextClassify.pdb" /debug /machine:I386 /out:"Debug/TextClassify.exe" /pdbtype:sept
- ".DebugBAYES.obj"
- ".DebugCATALOGLIST.OBJ"
- ".DebugClassifier.obj"
- ".DebugCLASSIFIERPARAM.OBJ"
- ".DebugCompute_Param.obj"
- ".DebugCompute_Prompt.obj"
- ".DebugCompute_Result.obj"
- ".DebugContextStat.obj"
- ".DebugDictionary.obj"
- ".DebugDynamicArray.obj"
- ".DebugLeftView.obj"
- ".DebugMainFrm.obj"
- ".DebugMessage.obj"
- ".DebugNShortPath.obj"
- ".DebugQueue.obj"
- ".DebugSegDocDlg.obj"
- ".DebugSegGraph.obj"
- ".DebugSegment.obj"
- ".DebugSpan.obj"
- ".DebugStdAfx.obj"
- ".DebugStemmer.obj"
- ".DebugSVM.obj"
- ".DebugSVMParamsPage.obj"
- ".DebugTestParamsDlg.obj"
- ".DebugTextClassify.obj"
- ".DebugTextClassifyDoc.obj"
- ".DebugTextClassifyView.obj"
- ".DebugTrainParamsPage.obj"
- ".DebugUnknowWord.obj"
- ".DebugUtility.obj"
- ".DebugWORDLIST.OBJ"
- ".DebugWordSegment.obj"
- ".DebugWZDDRDLG.OBJ"
- ".DebugTextClassify.res"
- ]
- Creating command line "link.exe @F:DOCUME~1XainZoneLOCALS~1TempRSP3E.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- BAYES.cpp
- CATALOGLIST.CPP
- D:Eric项目资料古建筑VC TestTextClassifyCATALOGLIST.CPP(871) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- Classifier.cpp
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(522) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(579) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(913) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(1040) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(1160) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(1168) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(1258) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(1266) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(1619) : warning C4101: 'k' : unreferenced local variable
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(1741) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- D:Eric项目资料古建筑VC TestTextClassifyClassifier.cpp(1749) : 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
- Dictionary.cpp
- DynamicArray.cpp
- LeftView.cpp
- MainFrm.cpp
- Message.cpp
- NShortPath.cpp
- Queue.cpp
- SegDocDlg.cpp
- SegGraph.cpp
- Segment.cpp
- Span.cpp
- Stemmer.cpp
- Generating Code...
- Compiling...
- SVM.cpp
- D:Eric项目资料古建筑VC TestTextClassifySVM.cpp(135) : warning C4244: 'argument' : conversion from 'double' to 'long', possible loss of data
- D:Eric项目资料古建筑VC TestTextClassifySVM.cpp(510) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- D:Eric项目资料古建筑VC TestTextClassifySVM.cpp(660) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- SVMParamsPage.cpp
- TestParamsDlg.cpp
- TextClassify.cpp
- TextClassifyDoc.cpp
- TextClassifyView.cpp
- TrainParamsPage.cpp
- UnknowWord.cpp
- Utility.cpp
- WORDLIST.CPP
- WordSegment.cpp
- WZDDRDLG.CPP
- Generating Code...
- D:Eric项目资料古建筑VC TestTextClassifyWORDLIST.CPP(540) : warning C4715: 'CWordList::GetWordProByID' : not all control paths return a value
- D:Eric项目资料古建筑VC TestTextClassifySVM.cpp(531) : warning C4715: 'CSVM::read_model' : not all control paths return a value
- D:Eric项目资料古建筑VC TestTextClassifySVM.cpp(614) : warning C4715: 'CSVM::read_documents' : not all control paths return a value
- D:Eric项目资料古建筑VC TestTextClassifySVM.cpp(713) : warning C4715: 'CSVM::nol_ll' : not all control paths return a value
- Linking...
- <h3>Results</h3>
- TextClassify.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>