
4 Oct
2009
4 Oct
'09
10:31 p.m.
The boost-build.jam in the Boost distribution uses a relative path. You need to adjust it to point to the actual location of Boost.Build.
Mine doesn't contain any paths: # Copyright 2001, 2002 Dave Abrahams # Copyright 2002 Rene Rivera # Copyright 2003 Vladimir Prus # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) boost-build kernel ; J-L