Boost logo

Boost Users :

Subject: Re: [Boost-users] How do i only get Regex??
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2009-03-27 05:38:45


On Thu, Mar 26, 2009 at 7:55 PM, Green, Jason M NSWCDL, W33 <
jason.m.green3_at_[hidden]> wrote:

> 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
>
Did you try analysing with Depends (tool which comes with MSVC) which DLLs
your app references? I don't think RegEx adds 60mb to your app.

Regards,
Ovanes



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