$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
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