Boost logo

Boost Users :

Subject: [Boost-users] error when compiling boost 1.45
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2010-12-08 06:09:44


Hi:
I'[m trying to compile boost 1.45, with zlib/bzip2 support in the io streams library.
My command line is:
bjam toolset=msvc --stagedir=stage/vc/v10/32-bit -sZLIB_SOURCE="c:\progra~1\zlib" -sBZIP2_SOURCE="c:\progra~1\bzip2" --build-type=complete >boost.txt
I get the following warning:
LINK : fatal error LNK1181: cannot open input file 'boost_zlib.lib'
This command line worked for compiling 1.44.
Anyone got any ideas?
Cheers
Sean.



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