$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2007-05-26 10:18:39
on Thu May 24 2007, "Lawrence Spector" <Lawrence.Spector-AT-CanfieldSci.com> wrote:
> C:\3rdparty\boost_1_34_0\libs\python\example\quickstart>bjam toolset=msvc --verbose-test test
> --v2
>
> Jamroot:17: in modules.load
>
> rule python-extension unknown in module Jamfile</C:/3rdparty/boost_1_34_0/libs/python/example/
> quickstart>.
Hmm,
I wonder why this worked for me and not you. Can you try adding
import python ;
just above line 17 of the Jamroot file?
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com