Boost logo

Boost Users :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-11-13 04:11:32


question boost wrote:

>
> Hi,
>
> at boost root directory i do:
> C:\Program Files\boost> bjam ^More? --build-dir=C:\Program Files\boost
> \directory_1 ^More? --toolset=gcc stage

Can you remove those "^More?" lines? I have no idea what they mean.

>
> the error message is the following :could not find main target assuming
> it's a name of a file to create could not find main target C:\Program
> Files\boost \directory_1 assuming it's a name of a file to create...

Please try the following command line:

        bjam --build-dir="C:/Program Files/boost/directory_1" --toolset=gcc stage

and make sure there are not "More" lines anywhere.

- Volodya


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net