Boost logo

Boost Users :

Subject: Re: [Boost-users] Can I copy/paste Boost source code and compile directly into my application?
From: Josue Andrade Gomes (josuegomes_at_[hidden])
Date: 2012-07-28 20:56:52


On Sat, Jul 28, 2012 at 4:56 PM, Fred <anon24u_at_[hidden]> wrote:
>
> Dear Boosters,
>
> I would like to use the Boost/regex library in my application,
> but I don't want my users to have to install Boost.
> My preference would be to copy a minimal set
> of Boost .hpp and .cpp files into a sub-directory
> of my application and then
> compile and link the boost/regex stuff
> in the same way as the rest of my
> application.
>

I think this is what you're looking for:

http://www.boost.org/doc/libs/1_50_0/tools/bcp/doc/html/index.html

--
Josue Andrade Gomes

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