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

28 Mar
2009
28 Mar
'09
9:59 a.m.
Sorry for the mail bombing... I am trying to run the exe and no matter what I try typing in, I get a usage error. I have the path set to boost\boost_1_38\bin so I can run bcp anywhere.
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?
Without the full error message it's hard to say, but I suspect that \temp isn't being seen as a valid path, try ./temp if that's what you want, or else a full path. HTH, John.
5886
Age (days ago)
5886
Last active (days ago)
0 comments
1 participants
participants (1)
-
John Maddock