Subject: [Boost-users] How do i only get Regex??
From: Green, Jason M NSWCDL, W33 (jason.m.green3_at_[hidden])
Date: 2009-03-26 14:55:27


I'm using VC++ 8 and I am trying to use the boost regex in order to use
regular expressions. I can get it to work, but it requires 60mb of files!
What is the simplest, smallest subset of files that I need to get this to
work. If there is a way to only have to import a dll or lib, that would be
ideal. I would like it to be separate and standalone from the massive file
collection that comes with boost as a whole.

 

Please help!

 

Thanks, Jason