[C++-sig] BUILD

Stefan Quandt Stefan.Quandt at bardenheuer.de
Tue Nov 16 16:29:52 CET 2004


I try to build an extension with python-debug on Win32.

I compiled a debug version of the Python interpreter from source and
adjusted PYTHON_ROOT in my Jamrules to it's location.

Then I try to build my extendions with
  bjam -sBUILD=python-debug
When bjam tries to link boost_python.dll it complains not finding
"python23.lib".

As far as I know it should be "python23_d.lib".
Or am I missing something?

Thanks
  Stefan




More information about the Cplusplus-sig mailing list