Boost logo

Boost Users :

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


Hi,

I have been working previously with Visual Studio 2008 and I haven't had any
problem with my actual code. I needed to migrate my whole solution to Visual
Studio 2010 and now I get the following error:

   - error C2664: 'boost::shared_ptr<T>::shared_ptr(boost::shared_ptr<T>
   &&)' : cannot convert parameter 1 from 'std::tr1::shared_ptr<_Ty>' to
   'boost::shared_ptr<T> &&'

Do you have any clue or advice on how to solve it?

Greetings!

-- 
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