Boost logo

Boost Users :

Subject: Re: [Boost-users] build under MSVC with changed library name
From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2012-08-22 09:19:01


   Hi.

> I found the --layout option also, but I don't know how to use
> the option. I think this flag can solve my problem, but do you
> have any documentation?

   See the main Boost library build script - Jamroot. Its header comment
documents all of the options implemented there. You can get the same
information displayed by running 'bjam --help' in the Boost library's
root folder.

   And as for the --layour option - you specify it on the command-line
used to compile boost libraries, e.g. '--layout=versioned'.

   Hope this helps.

   Best regards,
     Jurko Gospodnetić


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