6 Oct
2008
6 Oct
'08
9:45 p.m.
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