$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-03-22 14:24:28
Johannes Brunen wrote:
> Hi,
>
> today I have tried the boost python tutorial with the 1_35 release
> candidate 2.
> Unfortunately it didn't worked as expected. Especially, I'm missing the
> hello.pyd
> file after building the jamroot file....
Johannes,
This has added to the issues list. See
http://svn.boost.org/trac/boost/wiki/MergeOneDotThreeFiveDotZero
I'm neither a Boost.Python nor Boost.Build expert, so can't offer much
help. Hopefully others will wade in with suggestions and/or fixes.
In the meantime, have you tried a more modern version of VC++? The free
download of VC++ 2008 Express Edition, for example.
--Beman