$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2024-05-01 07:02:08
Nigel Stewart wrote:
> Hello all,
>
> I've been having a fairly hard time enabling zlib and zstd for boost 1.85.0 so
> we can make use of the compression support in iostreams module. We do
> have some specifics - static linking, non-standard file names and not system-
> installed. Windows and Linux.
Were you using b2 or CMake to build Boost?