Boost logo

Boost Users :

Subject: Re: [Boost-users] Embedding boost in a given project
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-01-26 00:36:39


you might want to take a look at the directory in
boost/libs/serialization/vcide. This contains
all the library build and test for the serialization library. It doesn't
conflict with boost
bjam build in anyway. It's just easier to use IF you're using VC IDE
anyway. I use
a similar method for all my project.

Brad Hubbard wrote:
> OvermindDL1 wrote:
>>
>> If there are libraries that are not header only, I have found it is
>> just about as easy to add the cpp files for those in my own project
>> as well (unless you need a shared library, but that is easy enough as
>> well).
>>
>
> I'm amazed I never even considered this.
>
> Thanks for the tip.
>
> Cheers,
> Brad


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