$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-07-10 05:29:57
Hi Artjoms.
> I'm using Boost.Build w/ msvc-8.0 to build python extensions using
> python-extnesion rule. It does work, but produced libraries are not
> renamed to .pyd, so I have to rename the manually which is annoying.
>
> I don't get the same problem using msvc-7.1
What Boost Build version are you using. Have you tried with the trunk
version?
Also, could you post a minimal self-containing example. That way you
make it easier for people who do not use Boost Python (e.g. me :-)) but
do know Boost Bould can help you debug the issue...
Best regards,
Jurko GospodnetiÄ