$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-02-11 11:26:48
Sebastian Henriksen <henriksens2710_at_[hidden]> writes:
> I cannot seem to get Boost.Python properly working with version 2.3.
> I define the root directory correctly, and the version as 2.3 but vc7.1 tries to link to python22.lib instead of python23.lib.
>
> How can I solve this?
Read http://www.boost.org/libs/python/doc/building.html#configuration
and note in particular the PYTHON_VERSION variable.
HTH,
-- Dave Abrahams Boost Consulting www.boost-consulting.com