Boost logo

Boost :

Subject: Re: [boost] [gil] Ok to merge new gil's extension to release branch?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-04-02 23:38:01


AMDG

On 04/02/2013 05:36 PM, Christian Henning wrote:
> Hi Steven,
>
> I have been toying around with your zlib changes but I'm stuck when
> compiling boost trunk. I did add a rule in my user-config.jam saying:
>
> #-------------------------------
> # 3rd Party Libs
> #-------------------------------
> using zlib : 1.2.5 : <source>C:\chhenning\zlib\zlib-1.2.5 : <toolset>msvc ;
>
> and now when I run bjam with the following command line:
>
> <snip>
> ERROR: rule "<toolset>msvc.base" unknown in module "object(ac-library)@42".
>

I apparently didn't test passing a condition.
For now, leave off the <toolset>msvc. It shouldn't
be needed. I'll fix it first thing tomorrow. (The condition
needs to be passed through targets.main-target-requirements
to create a property-set. I left them in
raw list form)

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk