Boost logo

Boost Testing :

From: Martin Wille (mw8329_at_[hidden])
Date: 2008-07-23 11:50:49


Beman Dawes wrote:
> What is the setup to run Boost.iostreams tests on Ubuntu?
>
> My usual release test setup fails for three of the iostreams tests with
> the compiler error:
>
> ../libs/iostreams/src/zlib.cpp:19:76: error: zlib.h: No such file or
> directory
>
> I have installed zlib on my system, indeed there seem to be a number of
> copies installed at different locations.

You need to install the matching -dev packet, probably zlib-dev or
zlib1g-dev (I don't have Ubuntu at hand).

Regards,
m


Boost-testing list run by mbergal at meta-comm.com