$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Can't get the bcp tool to work
From: Z. S. O. (tiredashell_at_[hidden])
Date: 2008-10-06 12:28:29
I'd like to copy all the files in the filesystem library using bcp to a
folder. I'm using the command:
./bcp filesystem [destination path]
However, the output I get is "no errors detected" and nothing has been
copied to the destination. Am I doing something wrong?
I'm on Mac OS X intel, but this exact same problem occurs on my Windows
machine as well.