Boost logo

Boost Users :

Subject: Re: [Boost-users] Can't get the bcp tool to work
From: Daniel James (daniel_james_at_[hidden])
Date: 2008-10-06 17:45:55


Z. S. O. wrote:
> Unfortunately I tried that previously and it didn't work. Here's my
> command along with the output:
>
> $ ./bcp filesystem /Users/Admin/Desktop
> --boost=/Users/Admin/Downloads/boost_1_36_0

It only recognizes the destination path if it is last parameter.
Hopefully this should work:

./bcp --boost=/Users/Admin/Downloads/boost_1_36_0 filesystem
/Users/Admin/Desktop

Daniel


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