Build Log
  

Build started: Project: HLabViterbiTraining, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "h:\Class\11756\HLab\HLabViterbiTraining\Debug\RSP00018542165520.rsp" with contents
[
/Od /I "../HLabLib" /I "../sphinxbase-0.4/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\Main.cpp

.\HLabViterbiTrainingConfig.cpp

.\HLabViterbiTraining.cpp
]
Creating command line "cl.exe @h:\Class\11756\HLab\HLabViterbiTraining\Debug\RSP00018542165520.rsp /nologo /errorReport:prompt"
Creating temporary file "h:\Class\11756\HLab\HLabViterbiTraining\Debug\TMP00018642165520.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\HLabViterbiTraining.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\HLabViterbiTraining.exe.embed.manifest.res" h:\Class\11756\HLab\HLabViterbiTraining\Debug\TMP00018642165520.tmp"
Creating temporary file "h:\Class\11756\HLab\HLabViterbiTraining\Debug\RSP00018742165520.rsp" with contents
[
/OUT:"..\bin\Debug\HLabViterbiTraining.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\HLabViterbiTraining.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"h:\Class\11756\HLab\bin\Debug\HLabViterbiTraining.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "..\bin\debug\sphinxbase.lib" "..\bin\debug\hlablib.lib"

"..\Bin\Debug\HLabLib.lib"

"..\Bin\Debug\sphinxbase.lib"

".\Debug\HLabViterbiTraining.obj"

".\Debug\HLabViterbiTrainingConfig.obj"

".\Debug\Main.obj"

".\Debug\HLabViterbiTraining.exe.embed.manifest.res"
]
Creating command line "link.exe @h:\Class\11756\HLab\HLabViterbiTraining\Debug\RSP00018742165520.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "h:\Class\11756\HLab\HLabViterbiTraining\Debug\RSP00018842165520.rsp" with contents
[
/out:.\Debug\HLabViterbiTraining.exe.embed.manifest /notify_update /manifest

.\Debug\HLabViterbiTraining.exe.intermediate.manifest
]
Creating command line "mt.exe @h:\Class\11756\HLab\HLabViterbiTraining\Debug\RSP00018842165520.rsp /nologo"
Creating temporary file "h:\Class\11756\HLab\HLabViterbiTraining\Debug\BAT00018942165520.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "h:\Class\11756\HLab\HLabViterbiTraining\Debug\BAT00018942165520.bat"
Creating temporary file "h:\Class\11756\HLab\HLabViterbiTraining\Debug\TMP00018A42165520.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\HLabViterbiTraining.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\HLabViterbiTraining.exe.embed.manifest.res" h:\Class\11756\HLab\HLabViterbiTraining\Debug\TMP00018A42165520.tmp"
Creating temporary file "h:\Class\11756\HLab\HLabViterbiTraining\Debug\RSP00018B42165520.rsp" with contents
[
/OUT:"..\bin\Debug\HLabViterbiTraining.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\HLabViterbiTraining.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"h:\Class\11756\HLab\Bin\Debug\HLabViterbiTraining.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "..\bin\debug\sphinxbase.lib" "..\bin\debug\hlablib.lib"

"..\Bin\Debug\HLabLib.lib"

"..\Bin\Debug\sphinxbase.lib"

".\Debug\HLabViterbiTraining.obj"

".\Debug\HLabViterbiTrainingConfig.obj"

".\Debug\Main.obj"

".\Debug\HLabViterbiTraining.exe.embed.manifest.res"
]
Creating command line "link.exe @h:\Class\11756\HLab\HLabViterbiTraining\Debug\RSP00018B42165520.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
HLabViterbiTraining.cpp
h:\class\11756\hlab\hlablib\hlabphonelist.h(29) : warning C4251: 'CHLabPhoneList::m_mapPhones' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CHLabPhoneList'
        with
        [
            _Kty=std::string,
            _Ty=int
        ]
h:\class\11756\hlab\hlablib\hlabdict.h(33) : warning C4251: 'CHLabDict::m_mapDicWords' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CHLabDict'
        with
        [
            _Kty=std::string,
            _Ty=std::vector
        ]
h:\class\11756\hlab\hlablib\hlabcontrol.h(26) : warning C4251: 'CHLabControl::m_vecControl' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CHLabControl'
        with
        [
            _Ty=std::string
        ]
h:\class\11756\hlab\hlablib\hlabtranscription.h(45) : warning C4251: 'CHLabTranscription::m_vecTranscription' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CHLabTranscription'
        with
        [
            _Ty=std::vector
        ]
h:\class\11756\hlab\hlablib\hlabtranscription.h(46) : warning C4251: 'CHLabTranscription::m_vecTranscriptionLine' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CHLabTranscription'
        with
        [
            _Ty=int
        ]
h:\class\11756\hlab\hlablib\hlabvector.h(43) : warning C4251: 'vector2d::m_data' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'vector2d'
        h:\class\11756\hlab\hlablib\hlabvector.h(80) : see reference to class template instantiation 'vector2d' being compiled
h:\class\11756\hlab\hlablib\hlabvector.h(88) : warning C4251: 'vector3d::m_data' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'vector3d'
        h:\class\11756\hlab\hlablib\hlabvector.h(123) : see reference to class template instantiation 'vector3d' being compiled
h:\class\11756\hlab\hlablib\hlabvector.h(43) : warning C4251: 'vector2d::m_data' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'vector2d'
        with
        [
            T=float
        ]
        and
        [
            _Ty=std::vector
        ]
        and
        [
            T=float
        ]
        h:\class\11756\hlab\hlablib\hlabviterbialignment.h(41) : see reference to class template instantiation 'vector2d' being compiled
        with
        [
            T=float
        ]
h:\class\11756\hlab\hlablib\hlabvector.h(88) : warning C4251: 'vector3d::m_data' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'vector3d'
        with
        [
            T=float
        ]
        and
        [
            _Ty=vector2d
        ]
        and
        [
            T=float
        ]
        h:\class\11756\hlab\hlablib\hlabviterbialignment.h(51) : see reference to class template instantiation 'vector3d' being compiled
        with
        [
            T=float
        ]
h:\class\11756\hlab\hlablib\hlabvector.h(43) : warning C4251: 'vector2d::m_data' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'vector2d'
        with
        [
            T=int
        ]
        and
        [
            _Ty=std::vector
        ]
        and
        [
            T=int
        ]
        h:\class\11756\hlab\hlablib\hlabviterbialignment.h(60) : see reference to class template instantiation 'vector2d' being compiled
        with
        [
            T=int
        ]
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(58) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(149) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(179) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(101) : warning C4101: 'iStateIndex' : unreferenced local variable
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(91) : warning C4101: 'n' : unreferenced local variable
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(98) : warning C4101: 'aiStateCount' : unreferenced local variable
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(100) : warning C4101: 'iFeatDim' : unreferenced local variable
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(109) : warning C4101: 'ii' : unreferenced local variable
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(104) : warning C4101: 'fTrans' : unreferenced local variable
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(109) : warning C4101: 'jj' : unreferenced local variable
h:\class\11756\hlab\hlabviterbitraining\hlabviterbitraining.cpp(206) : warning C4101: 'iCount' : unreferenced local variable
HLabViterbiTrainingConfig.cpp
Main.cpp
h:\class\11756\hlab\hlablib\hlabphonelist.h(29) : warning C4251: 'CHLabPhoneList::m_mapPhones' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CHLabPhoneList'
        with
        [
            _Kty=std::string,
            _Ty=int
        ]
h:\class\11756\hlab\hlablib\hlabdict.h(33) : warning C4251: 'CHLabDict::m_mapDicWords' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CHLabDict'
        with
        [
            _Kty=std::string,
            _Ty=std::vector
        ]
h:\class\11756\hlab\hlablib\hlabcontrol.h(26) : warning C4251: 'CHLabControl::m_vecControl' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CHLabControl'
        with
        [
            _Ty=std::string
        ]
h:\class\11756\hlab\hlablib\hlabtranscription.h(45) : warning C4251: 'CHLabTranscription::m_vecTranscription' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CHLabTranscription'
        with
        [
            _Ty=std::vector
        ]
h:\class\11756\hlab\hlablib\hlabtranscription.h(46) : warning C4251: 'CHLabTranscription::m_vecTranscriptionLine' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CHLabTranscription'
        with
        [
            _Ty=int
        ]
h:\class\11756\hlab\hlablib\hlabvector.h(43) : warning C4251: 'vector2d::m_data' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'vector2d'
        h:\class\11756\hlab\hlablib\hlabvector.h(80) : see reference to class template instantiation 'vector2d' being compiled
h:\class\11756\hlab\hlablib\hlabvector.h(88) : warning C4251: 'vector3d::m_data' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'vector3d'
        h:\class\11756\hlab\hlablib\hlabvector.h(123) : see reference to class template instantiation 'vector3d' being compiled
h:\class\11756\hlab\hlablib\hlabvector.h(43) : warning C4251: 'vector2d::m_data' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'vector2d'
        with
        [
            T=float
        ]
        and
        [
            _Ty=std::vector
        ]
        and
        [
            T=float
        ]
        h:\class\11756\hlab\hlablib\hlabviterbialignment.h(41) : see reference to class template instantiation 'vector2d' being compiled
        with
        [
            T=float
        ]
h:\class\11756\hlab\hlablib\hlabvector.h(88) : warning C4251: 'vector3d::m_data' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'vector3d'
        with
        [
            T=float
        ]
        and
        [
            _Ty=vector2d
        ]
        and
        [
            T=float
        ]
        h:\class\11756\hlab\hlablib\hlabviterbialignment.h(51) : see reference to class template instantiation 'vector3d' being compiled
        with
        [
            T=float
        ]
h:\class\11756\hlab\hlablib\hlabvector.h(43) : warning C4251: 'vector2d::m_data' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'vector2d'
        with
        [
            T=int
        ]
        and
        [
            _Ty=std::vector
        ]
        and
        [
            T=int
        ]
        h:\class\11756\hlab\hlablib\hlabviterbialignment.h(60) : see reference to class template instantiation 'vector2d' being compiled
        with
        [
            T=int
        ]
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : ..\bin\Debug\HLabViterbiTraining.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://h:\Class\11756\HLab\HLabViterbiTraining\Debug\BuildLog.htm"
HLabViterbiTraining - 0 error(s), 31 warning(s)