
Roland Schwarz wrote:
vicente.botet wrote:
The main question is if your library interfaces use boost or you use boost as an implementation detail?
As an implementation detail.
I do understand that exporting the boost library obviously will force to upgrade. But no, I am not exposing boost in my interfaces.
-- _________________________________________ _ _ | Roland Schwarz |_)(_ | aka. speedsnail | \__) | mailto:roland.schwarz@chello.at ________| http://www.blackspace.at _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
You can just replace every occurrence of boost by boost_1_35 (do not forget the directory) and do your build. I think that this should work. Vicente Vicente -- View this message in context: http://www.nabble.com/boost-versioned-namespace---tp22325330p22330381.html Sent from the Boost - Dev mailing list archive at Nabble.com.