Build Log
  

------- Build started: Project: AIMXIACL, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\AiMetrix\Research\Common\Protocols\Aimxiacl\Debug\RSP000002.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXEXT" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/AIMXIACL.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP
.\parsedef.cpp
.\capturedef.cpp
]
Creating command line "cl.exe @d:\AiMetrix\Research\Common\Protocols\Aimxiacl\Debug\RSP000002.rsp /nologo"
Output Window
  
Compiling...
parsedef.cpp
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(165) : warning C4018: '>=' : signed/unsigned mismatch
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(169) : warning C4018: '>=' : signed/unsigned mismatch
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(187) : warning C4018: '>' : signed/unsigned mismatch
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(189) : warning C4018: '<' : signed/unsigned mismatch
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(195) : warning C4018: '<' : signed/unsigned mismatch
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(227) : warning C4018: '>=' : signed/unsigned mismatch
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(257) : error C2780: 'bool boost::regex_search(const std::basic_string &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : expects 3 arguments - 4 provided
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(127) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(257) : error C2780: 'bool boost::regex_search(const charT *,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : expects 3 arguments - 4 provided
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(119) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(257) : error C2784: 'bool boost::regex_search(BidiIterator,BidiIterator,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : could not deduce template argument for 'const boost::reg_expression &' from 'boost::cmatch'
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(103) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(257) : error C2784: 'bool boost::regex_search(const std::basic_string &,boost::match_results::const_iterator,Allocator> &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : could not deduce template argument for 'const std::basic_string &' from 'std::basic_string<_Elem,_Traits,_Ax>::const_iterator'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(59) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(257) : error C2784: 'bool boost::regex_search(const std::basic_string &,boost::match_results::const_iterator,Allocator> &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : could not deduce template argument for 'const std::basic_string &' from 'std::basic_string<_Elem,_Traits,_Ax>::const_iterator'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(59) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(257) : error C2784: 'bool boost::regex_search(const std::basic_string &,boost::match_results::const_iterator,Allocator> &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : could not deduce template argument for 'const std::basic_string &' from 'std::basic_string<_Elem,_Traits,_Ax>::const_iterator'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(59) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(257) : error C2784: 'bool boost::regex_search(const charT *,boost::match_results &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : could not deduce template argument for 'const T1 *' from 'std::basic_string<_Elem,_Traits,_Ax>::const_iterator'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(50) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(257) : error C2782: 'bool boost::regex_search(BidiIterator,BidiIterator,boost::match_results &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : template parameter 'BidiIterator' is ambiguous
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(30) : see declaration of 'boost::regex_search'
        could be 'const char *'
        or       'std::basic_string<_Elem,_Traits,_Ax>::const_iterator'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\parsedef.cpp(257) : fatal error C1903: unable to recover from previous error(s); stopping compilation
capturedef.cpp
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\capturedef.cpp(191) : error C2780: 'bool boost::regex_search(const std::basic_string &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : expects 3 arguments - 5 provided
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(127) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\capturedef.cpp(191) : error C2780: 'bool boost::regex_search(const charT *,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : expects 3 arguments - 5 provided
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(119) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\capturedef.cpp(191) : error C2780: 'bool boost::regex_search(BidiIterator,BidiIterator,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : expects 4 arguments - 5 provided
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(103) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\capturedef.cpp(191) : error C2780: 'bool boost::regex_search(const std::basic_string &,boost::match_results::const_iterator,Allocator> &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : expects 4 arguments - 5 provided
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(59) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\capturedef.cpp(191) : error C2780: 'bool boost::regex_search(const charT *,boost::match_results &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : expects 4 arguments - 5 provided
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(50) : see declaration of 'boost::regex_search'
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\capturedef.cpp(191) : error C2782: 'bool boost::regex_search(BidiIterator,BidiIterator,boost::match_results &,const boost::reg_expression &,boost::regex_constants::match_flag_type)' : template parameter 'BidiIterator' is ambiguous
        d:\AiMetrix\Research\ThirdParty\regex\boost\regex\v4\regex_search.hpp(30) : see declaration of 'boost::regex_search'
        could be 'const char *'
        or       'std::basic_string<_Elem,_Traits,_Ax>::const_iterator'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\AiMetrix\Research\Common\Protocols\AIMXIACL\capturedef.cpp(191) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Generating Code...
Results
  
Build log was saved at "file://d:\AiMetrix\Research\Common\Protocols\Aimxiacl\Debug\BuildLog.htm"
AIMXIACL - 16 error(s), 6 warning(s)