|
Boost-Build : |
From: Andreas Huber (ahd6974-spamgroupstrap_at_[hidden])
Date: 2005-07-12 01:46:35
sharath20284 wrote:
> Hi,
>
> Can some one tell me where I can obtain pre-built boost 1.31
> version for .NET 2003 ??
As far as I can tell there are no official pre-built versions. You have
to build them yourself.
> I tried to follow the guidelines for building from source
> obtained from sourceforge.net but could not do so. Please tell me how
> to do so..
Please tell us what failed. Given that bjam is in your PATH you can
usually build everything for MSVC7.1 with the following command line
executed in the top-most directory of the unpacked distribution (this
assumes 1.31, the syntax is slightly different for 1.32):
bjam "-sTOOLS=vc7.1" stage
Afterwards you'll find all binaries under ./stage/lib
HTH & Regards,
-- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk