Boost logo

Boost Users :

From: Johan Råde (rade_at_[hidden])
Date: 2007-03-29 03:48:03


In the past, when I built Boost 1.33, I used the command

bjam -sTOOLS=vc-7_1 -sZLIB_INCLUDE=C:/Qt/3.3.7/src/3rdparty/zlib stage

This worked fine.

Now I tried to build Boost RC 1.34. The best I could come up with was

bjam --toolset=msvc-7.1 --ZLIB_INCLUDE=C:/Qt/3.3.7/src/3rdparty/zlib stage

This does not work.
The iostreams library is not built.
All other libraries are built just fine though.

I searched the build log for the string iostreams and zlib,
and found nothing.

How do I build the iostreams library, with Boost 1.34 and the above zlib
headers path?

--
Johan Råde

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