$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gil] Ok to merge new gil's extension to release branch?
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-03-31 15:14:11
Hi Steven,
>>
>> using zlib : 1.2.5 : c:/chhenning/zlib/zlib-1.2.5
>>
>
> Something along those lines. I haven't
> worked out all the details of the interface yet.
Can we add some zlib compiler symbols or should that be defined in
gil::io's jam file?
>> As you probably can guess I'm not very familiar with configuring jam
>> files. Any help from your side would be very appreciated.
>>
>> <snip>
>> Please let me know what I have to do make it to work.
>>
>
> I've had to completely reimplement the zlib module.
> the one in the trunk was badly broken and the
> one that you were using is lacking the ability
> to use pre-built binaries. I expect to have it
> ready tomorrow.
That's awesome! Hopefully I can help out with the other 3rd party jam
files. Let me know if you need anything.
Thanks,
Christian