Boost logo

Boost Users :

From: Johan RÃ¥de (rade_at_[hidden])
Date: 2007-03-29 10:45:34


Vladimir Prus wrote:

> I'd suggest
>
> bjam toolset=msvc-7.1 -sZLIB_INCLUDE=C:/Qt/3.3.7/src/3rdparty/zlib stage
>
> if you've set up user-config.jam (recommended), or
>
> bjam --toolset=msvc-7.1 -sZLIB_INCLUDE=C:/Qt/3.3.7/src/3rdparty/zlib stage
>
> if you haven't.
>

Now it works. I did

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

(With 1.33 it worked with -sZLIB_INCLUDE, but not with 1.34.)

I have built Boost RC 1.34.0,
and rebuilt and tested an app that uses 20 different boost libraries.
All tests succeed.

-- 
Thank you,
Johan RÃ¥de
> 
> 
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users

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