From: <syn...@gm...> - 2005-12-04 15:27:40
|
Hello, I've tried to build the lib with the free msvc express c++. But it does not work out of the box: when calling (after patching boost 1.33.0) build.bat it cannot build bjam because of the BOOST_JAM_TOOLSET_ROOT variable; setting BOOST_JAM_TOOLSET_ROOT to the msvc8 path does not help. Have you also tested the released version with msvc8 express? Maybe the problem relates to boost not to asl. The best solution would be to add project files, at least for the begin example. This would really simplify the "getting started" process. Best regards, Peter |