From: Dean M. B. <mik...@gm...> - 2007-06-11 16:16:46
|
On 6/11/07, Christian Henning <chh...@gm...> wrote: > nope, I'm using Visual Studio 7.1 SP1 with boost 1.34. Guess that's > the reason why it fails. > How do you build the unit tests? You don't use Boost.Build v2? If you have configured Boost 1.34 correctly and installed Boost.Jam to your PATH, you should be able to go to libs/network/test and do 'bjam'. This also requires that you have the BOOST_ROOT environment variable set to where the Boost distribution root is. HTH -- Dean Michael C. Berris http://cplusplus-soup.blogspot.com/ mikhailberis AT gmail DOT com +63 928 7291459 |