Build Log
  

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

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

.\HLabViterbiAlignment.cpp

.\HLabViterbi.cpp

.\HLabVector.cpp

.\HLabTranscription.cpp

.\HLabPhoneList.cpp

.\HLabLM.cpp

.\HLabHMM.cpp

.\HLabFeat.cpp

.\HLabDTW.cpp

.\HLabDict.cpp

.\HLabControl.cpp

.\HLabConfig.cpp

.\HLabBPTable.cpp

.\HLabAccum.cpp
]
Creating command line "cl.exe @h:\Class\11756\HLab\HLabLib\Debug\RSP00017E42165112.rsp /nologo /errorReport:prompt"
Creating temporary file "h:\Class\11756\HLab\HLabLib\Debug\TMP00017F42165112.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\HLabLib.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\HLabLib.dll.embed.manifest.res" h:\Class\11756\HLab\HLabLib\Debug\TMP00017F42165112.tmp"
Creating temporary file "h:\Class\11756\HLab\HLabLib\Debug\RSP00018042165112.rsp" with contents
[
/OUT:"..\bin\Debug\HLabLib.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\HLabLib.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"h:\Class\11756\HLab\bin\Debug\HLabLib.pdb" /SUBSYSTEM:WINDOWS /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"

".\Debug\HLabAccum.obj"

".\Debug\HLabBPTable.obj"

".\Debug\HLabConfig.obj"

".\Debug\HLabControl.obj"

".\Debug\HLabDict.obj"

".\Debug\HLabDTW.obj"

".\Debug\HLabFeat.obj"

".\Debug\HLabHMM.obj"

".\Debug\HLabLM.obj"

".\Debug\HLabPhoneList.obj"

".\Debug\HLabTranscription.obj"

".\Debug\HLabVector.obj"

".\Debug\HLabViterbi.obj"

".\Debug\HLabViterbiAlignment.obj"

".\Debug\HLabWordViterbi.obj"

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

.\Debug\HLabLib.dll.intermediate.manifest
]
Creating command line "mt.exe @h:\Class\11756\HLab\HLabLib\Debug\RSP00018142165112.rsp /nologo"
Creating temporary file "h:\Class\11756\HLab\HLabLib\Debug\BAT00018242165112.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "h:\Class\11756\HLab\HLabLib\Debug\BAT00018242165112.bat"
Creating temporary file "h:\Class\11756\HLab\HLabLib\Debug\TMP00018342165112.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\HLabLib.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\HLabLib.dll.embed.manifest.res" h:\Class\11756\HLab\HLabLib\Debug\TMP00018342165112.tmp"
Creating temporary file "h:\Class\11756\HLab\HLabLib\Debug\RSP00018442165112.rsp" with contents
[
/OUT:"..\bin\Debug\HLabLib.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\HLabLib.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"h:\Class\11756\HLab\Bin\Debug\HLabLib.pdb" /SUBSYSTEM:WINDOWS /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"

".\Debug\HLabAccum.obj"

".\Debug\HLabBPTable.obj"

".\Debug\HLabConfig.obj"

".\Debug\HLabControl.obj"

".\Debug\HLabDict.obj"

".\Debug\HLabDTW.obj"

".\Debug\HLabFeat.obj"

".\Debug\HLabHMM.obj"

".\Debug\HLabLM.obj"

".\Debug\HLabPhoneList.obj"

".\Debug\HLabTranscription.obj"

".\Debug\HLabVector.obj"

".\Debug\HLabViterbi.obj"

".\Debug\HLabViterbiAlignment.obj"

".\Debug\HLabWordViterbi.obj"

".\Debug\HLabLib.dll.embed.manifest.res"
]
Creating command line "link.exe @h:\Class\11756\HLab\HLabLib\Debug\RSP00018442165112.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
HLabAccum.cpp
h:\class\11756\hlab\hlablib\hlabaccum.cpp(180) : warning C4305: '=' : truncation from 'double' to 'float'
h:\class\11756\hlab\hlablib\hlabaccum.cpp(181) : warning C4305: '=' : truncation from 'double' to 'float'
h:\class\11756\hlab\hlablib\hlabaccum.cpp(182) : warning C4305: '=' : truncation from 'double' to 'float'
HLabBPTable.cpp
h:\class\11756\hlab\hlablib\hlabbptable.h(52) : warning C4251: 'CHLabBPTable::m_vecBPNode' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CHLabBPTable'
        with
        [
            _Ty=CHLabBPTableNode
        ]
h:\class\11756\hlab\hlablib\hlabbptable.h(53) : warning C4251: 'CHLabBPTable::m_vecBacktrackResult' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CHLabBPTable'
        with
        [
            _Ty=int
        ]
h:\class\11756\hlab\hlablib\hlabbptable.cpp(47) : warning C4018: '<' : signed/unsigned mismatch
h:\class\11756\hlab\hlablib\hlabbptable.cpp(66) : warning C4101: 'iShift' : unreferenced local variable
HLabConfig.cpp
h:\class\11756\hlab\hlablib\hlabconfig.cpp(397) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlabconfig.cpp(367) : warning C4101: 'iNumRetry' : unreferenced local variable
HLabControl.cpp
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\hlabcontrol.cpp(23) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlabcontrol.cpp(38) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_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(256) : see declaration of 'fscanf'
HLabDict.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\hlabdict.cpp(66) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlabdict.cpp(99) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlabdict.cpp(101) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_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(324) : see declaration of 'sscanf'
h:\class\11756\hlab\hlablib\hlabdict.cpp(109) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlabdict.cpp(86) : warning C4101: 'iLen' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabdict.cpp(82) : warning C4101: 'pszBuffer1' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabdict.cpp(83) : warning C4101: 'pszBuffer2' : unreferenced local variable
HLabDTW.cpp
HLabFeat.cpp
h:\class\11756\hlab\hlablib\hlabfeat.cpp(72) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlabfeat.cpp(177) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
h:\class\11756\hlab\hlablib\hlabfeat.cpp(191) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
h:\class\11756\hlab\hlablib\hlabfeat.cpp(206) : warning C4101: 'iLen' : unreferenced local variable
HLabHMM.cpp
h:\class\11756\hlab\hlablib\hlabhmm.cpp(163) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_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\string.h(74) : see declaration of 'strcpy'
h:\class\11756\hlab\hlablib\hlabhmm.cpp(113) : warning C4101: 'j' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabhmm.cpp(173) : 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\hlablib\hlabhmm.cpp(181) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlabhmm.cpp(241) : 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\hlablib\hlabhmm.cpp(249) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlabhmm.cpp(265) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_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(256) : see declaration of 'fscanf'
h:\class\11756\hlab\hlablib\hlabhmm.cpp(272) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_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(256) : see declaration of 'fscanf'
h:\class\11756\hlab\hlablib\hlabhmm.cpp(283) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_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(256) : see declaration of 'fscanf'
HLabLM.cpp
h:\class\11756\hlab\hlablib\hlablm.h(32) : warning C4251: 'CHLabLM::m_hashTrigram' : class 'std::tr1::unordered_map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CHLabLM'
        with
        [
            _Kty=std::string,
            _Ty=LM_PROB
        ]
h:\class\11756\hlab\hlablib\hlablm.h(33) : warning C4251: 'CHLabLM::m_hashBigram' : class 'std::tr1::unordered_map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CHLabLM'
        with
        [
            _Kty=std::string,
            _Ty=LM_PROB
        ]
h:\class\11756\hlab\hlablib\hlablm.h(34) : warning C4251: 'CHLabLM::m_hashUnigram' : class 'std::tr1::unordered_map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CHLabLM'
        with
        [
            _Kty=std::string,
            _Ty=LM_PROB
        ]
h:\class\11756\hlab\hlablib\hlablm.cpp(43) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlablm.cpp(44) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlablm.cpp(45) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlablm.cpp(50) : 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\hlablib\hlablm.cpp(52) : 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\hlablib\hlablm.cpp(24) : warning C4101: 'strBuffer' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlablm.cpp(99) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlablm.cpp(100) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlablm.cpp(105) : 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\hlablib\hlablm.cpp(107) : 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\hlablib\hlablm.cpp(81) : warning C4101: 'strBuffer' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlablm.cpp(147) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlablm.cpp(188) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_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(324) : see declaration of 'sscanf'
h:\class\11756\hlab\hlablib\hlablm.cpp(211) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_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(324) : see declaration of 'sscanf'
h:\class\11756\hlab\hlablib\hlablm.cpp(214) : 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\hlablib\hlablm.cpp(240) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_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(324) : see declaration of 'sscanf'
h:\class\11756\hlab\hlablib\hlablm.cpp(243) : 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'
HLabPhoneList.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\hlabphonelist.cpp(33) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlabphonelist.cpp(48) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_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(256) : see declaration of 'fscanf'
HLabTranscription.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\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\hlabtranscription.cpp(23) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(62) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(72) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(49) : warning C4101: 'iLen' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(48) : warning C4101: 'acWord' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(143) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(186) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(200) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166) : see declaration of 'strtok'
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(175) : warning C4101: 'iPhoneID' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(169) : warning C4101: 'iLen' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabtranscription.cpp(168) : warning C4101: 'acWord' : unreferenced local variable
HLabVector.cpp
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
HLabViterbi.cpp
h:\class\11756\hlab\hlablib\hlabviterbi.cpp(8) : warning C4005: 'MAX3' : macro redefinition
        h:\class\11756\hlab\hlablib\hlabconst.h(31) : see previous definition of 'MAX3'
h:\class\11756\hlab\hlablib\hlabviterbi.cpp(55) : warning C4101: 'i' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabviterbi.cpp(78) : warning C4101: 'fLogPDF' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabviterbi.cpp(77) : warning C4101: 'j' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabviterbi.cpp(297) : warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
HLabViterbiAlignment.cpp
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\hlablib\hlabviterbialignment.cpp(24) : warning C4101: 'j' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabviterbialignment.cpp(336) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
h:\class\11756\hlab\hlablib\hlabviterbialignment.cpp(92) : warning C4101: 'fLogPDF' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabviterbialignment.cpp(323) : warning C4101: 'iNewState' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabviterbialignment.cpp(453) : warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
h:\class\11756\hlab\hlablib\hlabvector.h(72) : warning C4018: '<' : signed/unsigned mismatch
        h:\class\11756\hlab\hlablib\hlabvector.h(71) : while compiling class template member function 'void vector2d::SetVal(T)'
        with
        [
            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(74) : warning C4018: '<' : signed/unsigned mismatch
h:\class\11756\hlab\hlablib\hlabvector.h(118) : warning C4018: '<' : signed/unsigned mismatch
        h:\class\11756\hlab\hlablib\hlabvector.h(117) : while compiling class template member function 'void vector3d::SetVal(T)'
        with
        [
            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(72) : warning C4018: '<' : signed/unsigned mismatch
        h:\class\11756\hlab\hlablib\hlabvector.h(71) : while compiling class template member function 'void vector2d::SetVal(T)'
        with
        [
            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\hlablib\hlabvector.h(74) : warning C4018: '<' : signed/unsigned mismatch
HLabWordViterbi.cpp
h:\class\11756\hlab\hlablib\hlabwordviterbi.h(35) : warning C4251: 'CHLabWordViterbi::m_vecHMMIndex' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CHLabWordViterbi'
        with
        [
            _Ty=int
        ]
h:\class\11756\hlab\hlablib\hlabwordviterbi.cpp(43) : warning C4018: '<' : signed/unsigned mismatch
h:\class\11756\hlab\hlablib\hlabwordviterbi.cpp(76) : warning C4018: '<' : signed/unsigned mismatch
h:\class\11756\hlab\hlablib\hlabwordviterbi.cpp(88) : warning C4018: '<' : signed/unsigned mismatch
h:\class\11756\hlab\hlablib\hlabwordviterbi.cpp(60) : warning C4101: 'fHighest' : unreferenced local variable
h:\class\11756\hlab\hlablib\hlabwordviterbi.cpp(65) : warning C4101: 'iTempInBackPointer' : unreferenced local variable
Generating Code...
h:\class\11756\hlab\hlablib\hlabdict.cpp(34) : warning C4715: 'CHLabDict::SetPhoneList' : not all control paths return a value
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\HLabLib.dll not found or not built by the last incremental link; performing full link
   Creating library ..\bin\Debug\HLabLib.lib and object ..\bin\Debug\HLabLib.exp
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\HLabLib\Debug\BuildLog.htm"
HLabLib - 0 error(s), 101 warning(s)