src\mongo\dbtests\query_stage_and.cpp(54) : error C2872: 'shared_ptr' : ambiguous symbol
|
could be 'D:\slave\Windows_64bit_DEBUG_Nightly\mongo\src\third_party\boost\boost/smart_ptr/shared_ptr.hpp(165) : boost::shared_ptr'
|
or 'D:\slave\Windows_64bit_DEBUG_Nightly\mongo\src\third_party\boost\boost/smart_ptr/shared_ptr.hpp(165) : boost::shared_ptr'
|
or 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(1418) : std::tr1::shared_ptr'
|
src\mongo\dbtests\query_stage_and.cpp(54) : error C2872: 'shared_ptr' : ambiguous symbol
|
could be 'D:\slave\Windows_64bit_DEBUG_Nightly\mongo\src\third_party\boost\boost/smart_ptr/shared_ptr.hpp(165) : boost::shared_ptr'
|
or 'D:\slave\Windows_64bit_DEBUG_Nightly\mongo\src\third_party\boost\boost/smart_ptr/shared_ptr.hpp(165) : boost::shared_ptr'
|
or 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(1418) : std::tr1::shared_ptr'
|
scons: *** [build\win32\64\dd\mongo\dbtests\query_stage_and.obj] Error 2
|
D:\slave\Windows_64bit_DEBUG_Nightly\mongo\src\mongo/db/exec/working_set_common.h(21) : warning C4099: 'mongo::WorkingSetMember' : type name first seen using 'struct' now seen using 'class'
|
D:\slave\Windows_64bit_DEBUG_Nightly\mongo\src\mongo/db/exec/working_set.h(110) : see declaration of 'mongo::WorkingSetMember'
|
scons: building terminated because of errors.
|