|
Boost Users : |
Subject: Re: [Boost-users] bcp doesn't work as expected
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-11-06 04:51:03
> According to the bcp description (
> http://www.boost.org/doc/libs/1_37_0/tools/bcp/bcp.html) I was assuming
> that bcp should install all compiler configs that might be necessary for
> any random platform.
>
> Here's how I used bcp after I built it (Windows7, VC10):
>
> "{path-to-the-bcp-build-dir}/bsp.exe shared_ptr.hpp
> E:\SDK\boost_1_47_0_dependencies"
>
> , invoked from the root of the freshly downloaded boost directory
> E:\SDK\boost_1_47_0.
>
> Did I make a mistake, or is this a bug?
I can't see an obvious mistake. However, I can't reproduce here either (on
Vista, but that's the only difference).
Can you execute:
bcp --list shared_ptr.hpp
and let me know what it prints out?
Thanks, John.
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