Build Log
  

Build started: Project: Atlas, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\FG\Atlas\Atlas-0.4.2\projects\msvc\Debug\Atlas\RSP00003659202520.rsp" with contents
[
/Od /I "." /I "winsrc" /I "..\3rdparty\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "HAVE_CONFIG_H" /D "NOMINMAX" /D "ATLAS_JPEG" /D "FREEGLUT_STATIC" /D "_VC80_UPGRADE=0x0600" /Gm /EHsc /MDd /Fp".\Debug\Atlas/Atlas.pch" /Fo".\Debug\Atlas/" /Fd".\Debug\Atlas/" /W3 /c /ZI /TP "..\..\src\Subbucket.cxx"

"..\..\src\Bucket.cxx"
]
Creating command line "cl.exe @"c:\FG\Atlas\Atlas-0.4.2\projects\msvc\Debug\Atlas\RSP00003659202520.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
Subbucket.cxx
c:\program files\microsoft visual studio 8\vc\include\utility(44) : error C2664: 'std::pair<_Ty1,_Ty2>::pair(const std::pair<_Ty1,_Ty2> &)' : cannot convert parameter 1 from 'const int' to 'const std::pair<_Ty1,_Ty2> &'
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        Reason: cannot convert from 'const int' to 'const std::pair<_Ty1,_Ty2>'
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        No constructor could take the source type, or constructor overload resolution was ambiguous
        c:\fg\atlas\atlas-0.4.2\projects\3rdparty\include\boost\unordered\detail\hash_table_impl.hpp(316) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair(const std::pair &)' being compiled
        with
        [
            _Ty1=const std::pair,
            _Ty2=std::pair
        ]
        c:\fg\atlas\atlas-0.4.2\projects\3rdparty\include\boost\unordered\detail\hash_table_impl.hpp(308) : see reference to function template instantiation 'void boost::unordered_detail::hash_table_data_unique_keys::node_constructor::construct_impl(std::pair<_Ty1,_Ty2> *,const std::pair &)' being compiled
        with
        [
            Alloc=std::allocator,std::pair>>,
            Key=std::pair,
            T=std::pair,
            _Ty1=const std::pair,
            _Ty2=std::pair
        ]
        c:\fg\atlas\atlas-0.4.2\projects\3rdparty\include\boost\unordered\detail\hash_table_impl.hpp(1925) : see reference to function template instantiation 'void boost::unordered_detail::hash_table_data_unique_keys::node_constructor::construct>(const Arg0 &)' being compiled
        with
        [
            Alloc=std::allocator,std::pair>>,
            _Ty1=int,
            _Ty2=int,
            Arg0=std::pair
        ]
        c:\fg\atlas\atlas-0.4.2\projects\3rdparty\include\boost\unordered\detail\hash_table_impl.hpp(1907) : while compiling class template member function 'std::pair<_Ty1,_Ty2> &boost::unordered_detail::hash_table_unique_keys::operator [](const std::pair &)'
        with
        [
            _Ty1=const std::pair,
            _Ty2=std::pair,
            ValueType=std::pair,std::pair>,
            KeyType=std::pair,
            Hash=PairHash,
            Pred=std::equal_to>,
            Alloc=std::allocator,std::pair>>
        ]
        c:\fg\atlas\atlas-0.4.2\projects\3rdparty\include\boost\unordered\unordered_map.hpp(49) : see reference to class template instantiation 'boost::unordered_detail::hash_table_unique_keys' being compiled
        with
        [
            ValueType=std::pair,std::pair>,
            KeyType=std::pair,
            Hash=PairHash,
            Pred=std::equal_to>,
            Alloc=std::allocator,std::pair>>
        ]
        c:\fg\atlas\atlas-0.4.2\src\subbucket.hxx(179) : see reference to class template instantiation 'boost::unordered_map' being compiled
        with
        [
            Key=std::pair,
            T=std::pair,
            Hash=PairHash
        ]
c:\program files\microsoft visual studio 8\vc\include\utility(44) : error C2664: 'std::pair<_Ty1,_Ty2>::pair(const std::pair<_Ty1,_Ty2> &)' : cannot convert parameter 1 from 'const int' to 'const std::pair<_Ty1,_Ty2> &'
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        Reason: cannot convert from 'const int' to 'const std::pair<_Ty1,_Ty2>'
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        No constructor could take the source type, or constructor overload resolution was ambiguous
Generating Code...
Compiling...
Bucket.cxx
Generating Code...
Results
  
Build Time 0:04
Build log was saved at "file://c:\FG\Atlas\Atlas-0.4.2\projects\msvc\Debug\Atlas\BuildLog.htm"
Atlas - 2 error(s), 0 warning(s)