Python Boost, help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • To Forum

    #1

    Python Boost, help

    Hi,

    My problem is the following

    1/ I install Python 2.4 at D:\Programs\Pyt hon24 using the binary file from


    2/ following the document from the boost.org I type the command
    [color=blue]
    >bjam "-sTOOLS=vc-7_1 --with-python-root=D:\Program s\Python24" stage[/color]

    But I receive the following error
    [color=blue]
    > --with-python-root=D:\Program s\Python24-tools.jam: Invalid argument[/color]



    I think I do something wrong here. If I use the simple command
    [color=blue]
    >bjam "-sTOOLS=vc-7_1 " stage[/color]

    I get the message:
    [color=blue]
    >skipping Boost.Python .....[/color]



    Can someone show me how can I install Boost.Python correctly?

    TF






Working...