Build Log
  

Build started: Project: TestRunner, Configuration: Release|Win32

Command Lines
  
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\RSP00000119401824.rsp" with contents
[
/O2 /Oi /GL /I "F:\Master\starcraftai-2011\AgentArchitecture\\Common\include" /I "f:\Master\boost_1_49_0\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\main.cpp"
]
Creating command line "cl.exe @"f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\RSP00000119401824.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\RSP00000219401824.rsp" with contents
[
/OUT:"F:\Master\starcraftai-2011\AgentArchitecture\Release\TestRunner.exe" /INCREMENTAL:NO /LIBPATH:"f:\Master\boost_1_49_0\\stage\lib\\" /MANIFEST /MANIFESTFILE:"Release\TestRunner.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"f:\Master\starcraftai-2011\AgentArchitecture\Release\TestRunner.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 libboost_serialization-vc90-mt-1_49.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\main.obj"

".\Release\util.obj"
]
Creating command line "link.exe @"f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\RSP00000219401824.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\RSP00000319401824.rsp" with contents
[
/outputresource:"..\Release\TestRunner.exe;#1" /manifest

".\Release\TestRunner.exe.intermediate.manifest"
]
Creating command line "mt.exe @"f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\RSP00000319401824.rsp" /nologo"
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\BAT00000419401824.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\BAT00000419401824.bat"""
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\BAT00000519401824.bat" with contents
[
@echo off

echo  f:\Master\starcraftai-2011\AgentArchitecture\Release\TestRunner.exe f:\Master\Starcraft\TestRunner.exe

copy /Y f:\Master\starcraftai-2011\AgentArchitecture\Release\TestRunner.exe f:\Master\Starcraft\TestRunner.exe



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line """f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\BAT00000519401824.bat"""
Output Window
  
Compiling...
main.cpp
F:\Master\starcraftai-2011\AgentArchitecture\Common\include\TestRunner.h(352) : warning C4018: '>=' : signed/unsigned mismatch
F:\Master\starcraftai-2011\AgentArchitecture\Common\include\TestRunPrinter.h(11) : warning C4099: 'scai::TestRunPrinter' : type name first seen using 'class' now seen using 'struct'
        F:\Master\starcraftai-2011\AgentArchitecture\Common\include\TestRunner.h(229) : see declaration of 'scai::TestRunPrinter'
F:\Master\starcraftai-2011\AgentArchitecture\Common\include\TestRunPrinter.h(77) : warning C4244: 'argument' : conversion from 'const double' to 'const float', possible loss of data
F:\Master\starcraftai-2011\AgentArchitecture\Common\include\TestRunPrinter.h(110) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(105) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
f:\Master\boost_1_49_0\boost/mpl/print.hpp(51) : warning C4308: negative integral constant converted to unsigned type
        f:\Master\boost_1_49_0\boost/serialization/static_warning.hpp(92) : see reference to class template instantiation 'boost::mpl::print' being compiled
        with
        [
            T=boost::serialization::BOOST_SERIALIZATION_STATIC_WARNING_LINE<98>
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/check.hpp(98) : see reference to class template instantiation 'boost::serialization::static_warning_test' being compiled
        with
        [
            B=false,
            L=98
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/oserializer.hpp(313) : see reference to function template instantiation 'void boost::archive::detail::check_object_tracking(void)' being compiled
        with
        [
            T=std::vector
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/oserializer.hpp(525) : see reference to function template instantiation 'void boost::archive::detail::save_non_pointer_type::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=std::vector
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/common_oarchive.hpp(69) : see reference to function template instantiation 'void boost::archive::save(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=std::vector
        ]
        f:\Master\boost_1_49_0\boost/archive/basic_text_oarchive.hpp(80) : see reference to function template instantiation 'void boost::archive::detail::common_oarchive::save_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=std::vector
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/interface_oarchive.hpp(63) : see reference to function template instantiation 'void boost::archive::basic_text_oarchive::save_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=std::vector
        ]
        F:\Master\starcraftai-2011\AgentArchitecture\Common\include\TestRunner.h(382) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_oarchive::operator <<>(T &)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            _Ty=scai::TestRunner::TestData,
            T=std::vector
        ]
f:\Master\boost_1_49_0\boost/archive/basic_binary_iprimitive.hpp(162) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::sgetn': 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
        ]
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\streambuf(121) : see declaration of 'std::basic_streambuf<_Elem,_Traits>::sgetn'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
        f:\Master\boost_1_49_0\boost/archive/basic_binary_iprimitive.hpp(152) : while compiling class template member function 'void boost::archive::basic_binary_iprimitive::load_binary(void *,size_t)'
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            Elem=char,
            Tr=std::char_traits
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/iserializer.hpp(362) : see reference to function template instantiation 'void boost::archive::load_access::load_primitive(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/iserializer.hpp(439) : see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type::load_primitive::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/iserializer.hpp(592) : see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/common_iarchive.hpp(66) : see reference to function template instantiation 'void boost::archive::load(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/basic_binary_iarchive.hpp(70) : see reference to function template instantiation 'void boost::archive::detail::common_iarchive::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/binary_iarchive_impl.hpp(50) : see reference to function template instantiation 'void boost::archive::basic_binary_iarchive::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/interface_iarchive.hpp(60) : see reference to function template instantiation 'void boost::archive::binary_iarchive_impl::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            Elem=char,
            Tr=std::char_traits,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/common_iarchive.hpp(48) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive::operator >>(T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/common_iarchive.hpp(47) : while compiling class template member function 'void boost::archive::detail::common_iarchive::vload(boost::archive::object_id_type &)'
        with
        [
            Archive=boost::archive::naked_binary_iarchive
        ]
        f:\Master\boost_1_49_0\boost/archive/basic_binary_iarchive.hpp(52) : see reference to class template instantiation 'boost::archive::detail::common_iarchive' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive
        ]
        f:\Master\boost_1_49_0\boost/archive/binary_iarchive_impl.hpp(36) : see reference to class template instantiation 'boost::archive::basic_binary_iarchive' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive
        ]
        f:\Master\boost_1_49_0\boost/archive/binary_iarchive.hpp(42) : see reference to class template instantiation 'boost::archive::binary_iarchive_impl' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            Elem=char,
            Tr=std::char_traits
        ]
f:\Master\boost_1_49_0\boost/archive/basic_binary_iprimitive.hpp(176) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::sgetn': 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
        ]
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\streambuf(121) : see declaration of 'std::basic_streambuf<_Elem,_Traits>::sgetn'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
f:\Master\boost_1_49_0\boost/archive/basic_binary_iprimitive.hpp(162) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::sgetn': 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
        ]
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\streambuf(121) : see declaration of 'std::basic_streambuf<_Elem,_Traits>::sgetn'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
        f:\Master\boost_1_49_0\boost/archive/basic_binary_iprimitive.hpp(152) : while compiling class template member function 'void boost::archive::basic_binary_iprimitive::load_binary(void *,size_t)'
        with
        [
            Archive=boost::archive::binary_iarchive,
            Elem=char,
            Tr=std::char_traits
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/iserializer.hpp(362) : see reference to function template instantiation 'void boost::archive::load_access::load_primitive(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/iserializer.hpp(439) : see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type::load_primitive::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/iserializer.hpp(592) : see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/common_iarchive.hpp(66) : see reference to function template instantiation 'void boost::archive::load(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/basic_binary_iarchive.hpp(70) : see reference to function template instantiation 'void boost::archive::detail::common_iarchive::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/binary_iarchive_impl.hpp(50) : see reference to function template instantiation 'void boost::archive::basic_binary_iarchive::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/interface_iarchive.hpp(60) : see reference to function template instantiation 'void boost::archive::binary_iarchive_impl::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            Elem=char,
            Tr=std::char_traits,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/common_iarchive.hpp(48) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive::operator >>(T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\Master\boost_1_49_0\boost/archive/detail/common_iarchive.hpp(47) : while compiling class template member function 'void boost::archive::detail::common_iarchive::vload(boost::archive::object_id_type &)'
        with
        [
            Archive=boost::archive::binary_iarchive
        ]
        f:\Master\boost_1_49_0\boost/archive/basic_binary_iarchive.hpp(52) : see reference to class template instantiation 'boost::archive::detail::common_iarchive' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive
        ]
        f:\Master\boost_1_49_0\boost/archive/binary_iarchive_impl.hpp(36) : see reference to class template instantiation 'boost::archive::basic_binary_iarchive' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive
        ]
        f:\Master\boost_1_49_0\boost/archive/binary_iarchive.hpp(76) : see reference to class template instantiation 'boost::archive::binary_iarchive_impl' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            Elem=char,
            Tr=std::char_traits
        ]
f:\Master\boost_1_49_0\boost/archive/basic_binary_iprimitive.hpp(176) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::sgetn': 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
        ]
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\streambuf(121) : see declaration of 'std::basic_streambuf<_Elem,_Traits>::sgetn'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
Linking...
   Creating library F:\Master\starcraftai-2011\AgentArchitecture\Release\TestRunner.lib and object F:\Master\starcraftai-2011\AgentArchitecture\Release\TestRunner.exp
Generating code
Finished generating code
Embedding manifest...
Performing Post-Build Event...
 f:\Master\starcraftai-2011\AgentArchitecture\Release\TestRunner.exe f:\Master\Starcraft\TestRunner.exe
        1 file(s) copied.
Results
  
Build log was saved at "file://f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Release\BuildLog.htm"
TestRunner - 0 error(s), 10 warning(s)