Archive for 'bjam' Category
Boost + STLport + Visual Studio 2005
15 January 2008Okay so here is the problem I’ve been having, I’m trying to use STLport (5.1.4), Boost (1.34.1) and Visual Studio 2005 and up to now they were not playing nice with one another. Specifically it was the boost::unit_test_framework that was causing the hassles as it has to be recompiled with STLport support. I’ve finally got […]