|
Boost Testing : |
Subject: Re: [Boost-testing] [Serialization]Trunk Testing problems
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-03-07 14:30:15
AMDG
Robert Ramey wrote:
> I just checked in a bunch of changes into the trunk for the serialization
> library.
>
> Now everything fails. It looks like the library is failing to build. But
> that's only a guess since there are now error messages. Can anyone help me
> with this?
>
Here's what I see
compile-c-c++
..\..\..\bin.v2\libs\serialization\build\msvc-8.0express\debug\threading-multi\shared_ptr_helper.obj
shared_ptr_helper.cpp
..\..\..\libs\serialization\src\shared_ptr_helper.cpp(93) : error C2511:
'void boost::archive::detail::shared_ptr_helper::append(const
boost::shared_ptr<T> &)' : overloaded member function not found in
'boost::archive::detail::shared_ptr_helper'
with
[
T=const void
]
..\..\..\boost/archive/shared_ptr_helper.hpp(57) : see
declaration of 'boost::archive::detail::shared_ptr_helper'
call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat"
x86 >nul
cl /Zm800 -nologo
@"..\..\..\bin.v2\libs\serialization\build\msvc-8.0express\debug\threading-multi\shared_ptr_helper.obj.rsp"
...failed compile-c-c++
..\..\..\bin.v2\libs\serialization\build\msvc-8.0express\debug\threading-multi\shared_ptr_helper.obj...
In Christ,
Steven Watanabe