Boost logo

Boost Users :

Subject: Re: [Boost-users] Visual Studio 2010 Building Error
From: Abdullah García (abdullah.garcia_at_[hidden])
Date: 2011-02-13 09:08:14


Hi everyone,

Thanks a lot for your explanation. I don't have a clue on how to solve it.
Did you actually were able to solve it? How?

Greetings!

On Sat, Feb 12, 2011 at 5:34 PM, Igor R <boost.lists_at_[hidden]> wrote:

> > You are using both boost::shared_ptr and std::tr1::shared_ptr in your
> code,
> > and attempt to assign one to the other. Under Visual Studio 2008 (and, I
> > assume, Boost.TR1) they are the same. Visual Studio 2010 has its own
> > std::tr1::shared_ptr which is not the same as boost::shared_ptr.
>
> VS2008 already had its own tr1::shared_ptr. But under VS 2010
> shared_ptr became also a part of std.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

-- 
Abdullah García


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net