
11 May
2007
11 May
'07
1:54 p.m.
Hello Harri, On 11/05/07, Harri Pasanen <harri@trema.com> wrote:
I'm trying to figure out why boost_python-vc-gy-1_34.dll links with python25.lib, and not with python25_d.lib
My build command is:
bjam "-sVC71_ROOT=c:/dev/vc71" "-sTOOLS=vc-7_1" "-sPYTHON_VERSION=2.5" "-sPYTHON_ROOT=d: \720\tools\python" "-sBUILD=debug-python"
I'm not sure if this'll solve all your problems, but the syntax for using bjam have changed for BBv2 (ie. Boost 1.34). Take a look at this (I think it's still up to date): http://www.boost-consulting.com/boost/more/getting_started/