Build Log
  

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

Command Lines
  
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\BasicAIModule\Release\RSP00000B19401688.rsp" with contents
[
/O2 /Oi /GL /I "f:\Master\boost_1_49_0\\" /I "f:\Master\BWSAL_0.9.12\include" /I "F:\Master\starcraftai-2011\AgentArchitecture\\Common\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "EXAMPLEAIMODULE_EXPORTS" /D "_CRT_SECURE_NO_WARNINGS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\Source\Dll.cpp"

".\Source\BasicAIModule.cpp"
]
Creating command line "cl.exe @"f:\Master\starcraftai-2011\AgentArchitecture\BasicAIModule\Release\RSP00000B19401688.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\BasicAIModule\Release\RSP00000C19401688.rsp" with contents
[
/OUT:"F:\Master\starcraftai-2011\AgentArchitecture\Release\BasicAIModule.dll" /INCREMENTAL:NO /LIBPATH:"f:\Master\BWSAL_0.9.12\lib" /LIBPATH:"f:\Master\boost_1_49_0\\stage\lib" /DLL /MANIFEST /MANIFESTFILE:"Release\BasicAIModule.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"f:\Master\starcraftai-2011\AgentArchitecture\Release\BasicAIModule.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 BWAPI.lib BWTA.lib tinyxml.lib CGAL-vc90-mt.lib libboost_thread-vc90-mt-1_40.lib gmp-vc90-mt.lib mpfr-vc90-mt.lib 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\Assignment.obj"

".\Release\BasicAIModule.obj"

".\Release\Dll.obj"

".\Release\log.obj"

".\Release\MyUnitGroup.obj"

".\Release\Predicates.obj"

".\Release\WorkerManager.obj"

".\Release\Base.obj"

".\Release\BaseManager.obj"

".\Release\BorderManager.obj"

".\Release\BuildingPlacer.obj"

".\Release\BuildManager.obj"

".\Release\BuildOrderManager.obj"

".\Release\MetaUnit.obj"

".\Release\UnitItem.obj"

".\Release\ConstructionManager.obj"

".\Release\DefenseManager.obj"

".\Release\InformationManager.obj"

".\Release\MorphManager.obj"

".\Release\ProductionManager.obj"

".\Release\ScoutManager.obj"

".\Release\SupplyManager.obj"

".\Release\TechManager.obj"

".\Release\UnitGroup.obj"

".\Release\UnitGroupManager.obj"

".\Release\UpgradeManager.obj"

".\Release\util.obj"
]
Creating command line "link.exe @"f:\Master\starcraftai-2011\AgentArchitecture\BasicAIModule\Release\RSP00000C19401688.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\BasicAIModule\Release\RSP00000D19401688.rsp" with contents
[
/outputresource:"..\Release\BasicAIModule.dll;#2" /manifest

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

copy /Y F:\Master\starcraftai-2011\AgentArchitecture\Release\BasicAIModule.dll "f:\Master\Starcraft\bwapi-data\AI\BasicAIModule.dll"

copy /Y "f:\Master\Starcraft\bwapi-data\regular.ini" "f:\Master\Starcraft\bwapi-data\bwapi.ini"



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\BasicAIModule\Release\BAT00000F19401688.bat"""
Output Window
  
Compiling...
Dll.cpp
f:\master\starcraftai-2011\agentarchitecture\basicaimodule\source\CaseMatcher.h(202) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
f:\master\starcraftai-2011\agentarchitecture\basicaimodule\source\Global.h(104) : warning C4018: '>' : signed/unsigned mismatch
F:\Master\starcraftai-2011\AgentArchitecture\Common\include\TestRunner.h(352) : warning C4018: '>=' : signed/unsigned mismatch
f:\master\starcraftai-2011\agentarchitecture\basicaimodule\source\BaseBehaviours.h(122) : warning C4244: 'initializing' : conversion from 'double' to 'float', 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=scai::Database
        ]
        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=scai::Database
        ]
        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=scai::Database
        ]
        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=scai::Database
        ]
        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=scai::Database
        ]
        F:\Master\starcraftai-2011\AgentArchitecture\Common\include\Database.h(84) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_oarchive::operator <<(T &)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=scai::Database
        ]
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
        ]
BasicAIModule.cpp
f:\master\starcraftai-2011\agentarchitecture\basicaimodule\source\CaseMatcher.h(202) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
f:\master\starcraftai-2011\agentarchitecture\basicaimodule\source\Global.h(104) : warning C4018: '>' : signed/unsigned mismatch
F:\Master\starcraftai-2011\AgentArchitecture\Common\include\TestRunner.h(352) : warning C4018: '>=' : signed/unsigned mismatch
f:\master\starcraftai-2011\agentarchitecture\basicaimodule\source\BaseBehaviours.h(122) : warning C4244: 'initializing' : conversion from 'double' to 'float', 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=scai::Database
        ]
        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=scai::Database
        ]
        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=scai::Database
        ]
        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=scai::Database
        ]
        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=scai::Database
        ]
        F:\Master\starcraftai-2011\AgentArchitecture\Common\include\Database.h(84) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_oarchive::operator <<(T &)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=scai::Database
        ]
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\BasicAIModule.lib and object F:\Master\starcraftai-2011\AgentArchitecture\Release\BasicAIModule.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
Embedding manifest...
Performing Post-Build Event...
        1 file(s) copied.
        1 file(s) copied.
Results
  
Build log was saved at "file://f:\Master\starcraftai-2011\AgentArchitecture\BasicAIModule\Release\BuildLog.htm"
BasicAIModule - 0 error(s), 19 warning(s)