Re: [Boost-users] How do i only get Regex??

27 Mar
2009
27 Mar
'09
10:49 a.m.
Quoting "Green, Jason M NSWCDL, W33" <jason.m.green3@navy.mil>:
I go to boost\boost_1_38 and type: bcp boost\regex.hpp \temp (temp is the output dir for me), and I get the usage error? What am I doing wrong?
Jason
I'd wager that you need to escape your '\' - bcp boost\\regex.hpp \\temp or bcp boost/regex.hpp /temp
5928
Age (days ago)
5928
Last active (days ago)
0 comments
1 participants
participants (1)
-
Peter Bartlett