Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-01-04 05:21:21


> Is there any successful story that you can share with me with regards
> to VC 7.0 compilation? Any pointers are welcome. The errors I have
> seem so far at enclosed at the end. The libtorrent only depends on
> boost:filesystem, boost:date_time and boost::thread.

Looking at the error messages it appears that libtorrent depends on lambda,
operators, bind and possibly other Boost libraries as well. At least one of
those (lambda) is *very unlikely* to work with VC 7.0. So my guess is that
libtorrent needs VC 7.1 or later, but that's really a question for it's
authors.

HTH John.


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