Build Log
  

Rebuild started: Project: XSmilAgent, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\Chuck\Downloads\XFace\XFace Source Code\XSmilAgent\Debug\RSP00000327122500.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\ItalianFlite.cpp"

".\XSAPI.cpp"

".\XercesString.cpp"

".\wxScriptProcessor.cpp"

".\Wave.cpp"

".\VisitorTiming.cpp"

".\VisitorSpeech.cpp"

".\VisitorSAPISpeech.cpp"

".\VisitorInfoPrinter.cpp"

".\VisitorAnimCreator.cpp"

".\TTSEngineMaker.cpp"

".\SMILProcessor.cpp"

".\SMILObjects.cpp"

".\SMILManager.cpp"

".\SGNode.cpp"

".\ScriptProcessorLoader.cpp"
]
Creating command line "cl.exe @"c:\Users\Chuck\Downloads\XFace\XFace Source Code\XSmilAgent\Debug\RSP00000327122500.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Chuck\Downloads\XFace\XFace Source Code\XSmilAgent\Debug\RSP00000B27122500.rsp" with contents
[
/OUT:"Debug/XSmilAgent.lib" ".\Debug\ItalianFlite.obj"

".\Debug\ScriptProcessorLoader.obj"

".\Debug\SGNode.obj"

".\Debug\SMILManager.obj"

".\Debug\SMILObjects.obj"

".\Debug\SMILProcessor.obj"

".\Debug\TTSEngineMaker.obj"

".\Debug\VisitorAnimCreator.obj"

".\Debug\VisitorInfoPrinter.obj"

".\Debug\VisitorSAPISpeech.obj"

".\Debug\VisitorSpeech.obj"

".\Debug\VisitorTiming.obj"

".\Debug\Wave.obj"

".\Debug\wxScriptProcessor.obj"

".\Debug\XercesString.obj"

".\Debug\XSAPI.obj"
]
Creating command line "lib.exe @"c:\Users\Chuck\Downloads\XFace\XFace Source Code\XSmilAgent\Debug\RSP00000B27122500.rsp" /NOLOGO"
Output Window
  
Compiling...
ScriptProcessorLoader.cpp
  Adding Xerces lib (Debug)...
SGNode.cpp
SMILManager.cpp
c:\users\chuck\downloads\xface\xface source code\xsmilagent\wave.h(28) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\users\chuck\downloads\xface\xface source code\xsmilagent\wave.h(33) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
  Adding Xerces lib (Debug)...
SMILObjects.cpp
SMILProcessor.cpp
TTSEngineMaker.cpp
VisitorAnimCreator.cpp
VisitorInfoPrinter.cpp
VisitorSAPISpeech.cpp
VisitorSpeech.cpp
VisitorTiming.cpp
Wave.cpp
c:\users\chuck\downloads\xface\xface source code\xsmilagent\wave.h(28) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\users\chuck\downloads\xface\xface source code\xsmilagent\wave.h(33) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\users\chuck\downloads\xface\xface source code\xsmilagent\wave.cpp(95) : warning C4244: '=' : conversion from 'float' to 'DWORD', possible loss of data
c:\users\chuck\downloads\xface\xface source code\xsmilagent\wave.cpp(186) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\xstring(1709) : see declaration of 'std::basic_string<_Elem,_Traits,_Ax>::copy'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
c:\users\chuck\downloads\xface\xface source code\xsmilagent\wave.cpp(201) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\xstring(1709) : see declaration of 'std::basic_string<_Elem,_Traits,_Ax>::copy'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
wxScriptProcessor.cpp
XercesString.cpp
XSAPI.cpp
c:\program files (x86)\microsoft visual studio 9.0\vc\include\xutility(2446) : warning C4244: 'argument' : conversion from 'wchar_t' to 'const char', possible loss of data
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\xutility(2537) : see reference to function template instantiation '_OutIt std::_Copy_opt,_OutIt,std::_Iter_random_helper<_Cat1,_Cat2>::_Iter_random_cat>(_InIt,_InIt,_OutIt,_InOutItCat,std::_Nonscalar_ptr_iterator_tag,std::_Range_checked_iterator_tag)' being compiled
        with
        [
            _OutIt=std::back_insert_iterator,
            _Elem=wchar_t,
            _Traits=std::char_traits,
            _Alloc=std::allocator,
            _Cat1=std::_String_iterator,std::allocator>::iterator_category,
            _Cat2=std::output_iterator_tag,
            _InIt=std::_String_iterator,std::allocator>,
            _InOutItCat=std::_Iter_random_helper,std::allocator>::iterator_category,std::output_iterator_tag>::_Iter_random_cat
        ]
        c:\users\chuck\downloads\xface\xface source code\xsmilagent\xsapi.cpp(125) : see reference to function template instantiation 'std::back_insert_iterator<_Container> std::copy,std::back_insert_iterator<_Container>>(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _Container=std::string,
            _Elem=wchar_t,
            _Traits=std::char_traits,
            _Alloc=std::allocator,
            _InIt=std::_String_iterator,std::allocator>,
            _OutIt=std::back_insert_iterator
        ]
ItalianFlite.cpp
Generating Code...
Creating library...
SGNode.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
Results
  
Build log was saved at "file://c:\Users\Chuck\Downloads\XFace\XFace Source Code\XSmilAgent\Debug\BuildLog.htm"
XSmilAgent - 0 error(s), 9 warning(s)