Build Log
  

------- Build started: Project: Boost.Test-test, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\Projects\Saso\sandbox\saso\core\smartbody\motionengine\visualc7-boost1_33\obj\Boost.Test-test_debug\RSP000018.rsp" with contents
[
/Od /I "..\include\\" /I "D:\local\lib\boost_1_33_0" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "BOOST_TEST_NO_AUTO_LINK" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /GS /Fo".\obj\Boost.Test-test_debug/" /Fd".\obj\Boost.Test-test_debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
"\Projects\Saso\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp"
]
Creating command line "cl.exe @"d:\Projects\Saso\sandbox\saso\core\smartbody\motionengine\visualc7-boost1_33\obj\Boost.Test-test_debug\RSP000018.rsp" /nologo"
Output Window
  
Compiling...
BoostTest-test.cpp
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(75) : error C2259: 'Abstract' : cannot instantiate abstract class
        due to following members:
        'void Abstract::go(void)' : pure virtual function was not defined
        d:\Projects\SASO\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp(10) : see declaration of 'Abstract::go'
        d:\local\lib\boost_1_33_0\boost\test\test_tools.hpp(279) : see reference to class template instantiation 'std::numeric_limits<_Ty>' being compiled
        with
        [
            _Ty=Abstract
        ]
        d:\local\lib\boost_1_33_0\boost\test\test_tools.hpp(278) : while compiling class-template member function 'void boost::test_tools::tt_detail::print_log_value::set_precision(std::ostream &,boost::mpl::false_)'
        with
        [
            T=Abstract
        ]
        d:\local\lib\boost_1_33_0\boost\test\test_tools.hpp(372) : see reference to class template instantiation 'boost::test_tools::tt_detail::print_log_value' being compiled
        with
        [
            T=Abstract
        ]
        d:\local\lib\boost_1_33_0\boost\test\utils\wrap_stringstream.hpp(66) : see reference to function template instantiation 'std::ostream &boost::test_tools::tt_detail::operator <<(std::ostream &,const boost::test_tools::tt_detail::print_helper_t &)' being compiled
        with
        [
            Arg0=Abstract,
            T=Abstract
        ]
        d:\local\lib\boost_1_33_0\boost\test\test_tools.hpp(427) : see reference to function template instantiation 'boost::basic_wrap_stringstream &boost::operator <<>(boost::basic_wrap_stringstream &,const boost::test_tools::tt_detail::print_helper_t &)' being compiled
        with
        [
            CharT=char,
            T=Abstract
        ]
        d:\Projects\SASO\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp(39) : see reference to function template instantiation 'void boost::test_tools::tt_detail::check_frwd(Pred,boost::wrap_stringstream &,boost::test_tools::const_string,size_t,boost::test_tools::tt_detail::tool_level,boost::test_tools::tt_detail::check_type,const Arg0 &,const char *,const Arg1 &,const char *)' being compiled
        with
        [
            Pred=boost::test_tools::tt_detail::equal_impl_frwd,
            Arg0=Abstract,
            Arg1=Concrete
        ]
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(80) : error C2259: 'Abstract' : cannot instantiate abstract class
        due to following members:
        'void Abstract::go(void)' : pure virtual function was not defined
        d:\Projects\SASO\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp(10) : see declaration of 'Abstract::go'
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(86) : error C2259: 'Abstract' : cannot instantiate abstract class
        due to following members:
        'void Abstract::go(void)' : pure virtual function was not defined
        d:\Projects\SASO\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp(10) : see declaration of 'Abstract::go'
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(91) : error C2259: 'Abstract' : cannot instantiate abstract class
        due to following members:
        'void Abstract::go(void)' : pure virtual function was not defined
        d:\Projects\SASO\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp(10) : see declaration of 'Abstract::go'
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(96) : error C2259: 'Abstract' : cannot instantiate abstract class
        due to following members:
        'void Abstract::go(void)' : pure virtual function was not defined
        d:\Projects\SASO\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp(10) : see declaration of 'Abstract::go'
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(101) : error C2259: 'Abstract' : cannot instantiate abstract class
        due to following members:
        'void Abstract::go(void)' : pure virtual function was not defined
        d:\Projects\SASO\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp(10) : see declaration of 'Abstract::go'
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(106) : error C2259: 'Abstract' : cannot instantiate abstract class
        due to following members:
        'void Abstract::go(void)' : pure virtual function was not defined
        d:\Projects\SASO\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp(10) : see declaration of 'Abstract::go'
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(111) : error C2259: 'Abstract' : cannot instantiate abstract class
        due to following members:
        'void Abstract::go(void)' : pure virtual function was not defined
        d:\Projects\SASO\sandbox\saso\core\smartbody\motionengine\src\test\BoostTest-test.cpp(10) : see declaration of 'Abstract::go'
Results
  
Build log was saved at "file://d:\Projects\Saso\sandbox\saso\core\smartbody\motionengine\visualc7-boost1_33\obj\Boost.Test-test_debug\BuildLog.htm"
Boost.Test-test - 8 error(s), 0 warning(s)