T
To Forum
Hi,
My problem is the following
1/ I install Python 2.4 at D:\Programs\Python24 using the binary file from
www.python.org
2/ following the document from the boost.org I type the command
But I receive the following error
I think I do something wrong here. If I use the simple command
I get the message:
Can someone show me how can I install Boost.Python correctly?
TF
My problem is the following
1/ I install Python 2.4 at D:\Programs\Python24 using the binary file from
www.python.org
2/ following the document from the boost.org I type the command
bjam "-sTOOLS=vc-7_1 --with-python-root=D:\Programs\Python24" stage
But I receive the following error
--with-python-root=D:\Programs\Python24-tools.jam: Invalid argument
I think I do something wrong here. If I use the simple command
bjam "-sTOOLS=vc-7_1 " stage
I get the message:
skipping Boost.Python .....
Can someone show me how can I install Boost.Python correctly?
TF