Boost logo

Boost Users :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-06-11 05:24:42


> Acctually, I just want to use the boost's regex library. Can I
> compile the regex manually (by the IDE) so I can use it with
> include ( #include <boost/regex.hpp> ) in my codes?
> If yes, how?

Yes, please read the regex installation docs for full details (basically
just compile all the files under boost-path/libs/regex/src/ into a static
lib or dll), however, you may find that you do need to patch VC6 with at
least sp3.

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


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