Boost logo

Boost Users :

Subject: Re: [Boost-users] need help using boost bzip2 filter on Windows (or zlib filter)
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-10-21 17:50:27


AMDG

ChristinaDRS wrote:
> I have the following code simple code to compress/uncompress a string:
> <snip>
> but I get the following linking error:
>
> 1>------ Build started: Project: bzip2_compression_test, Configuration:
> Debug Win32 ------
> 1>Compiling...
> 1>bzip2_test.cpp
> 1>Linking...
> 1>LINK : fatal error LNK1104: cannot open file
> 'libboost_bzip2-vc90-mt-gd-1_39.lib'
> 1>Build log was saved at
> "file://d:\compression\BoostCompression2\Debug\BuildLog.htm"
> 1>bzip2_compression_test - 1 error(s), 0 warning(s)
> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
>
> <snip>
>
> Any ideas how I can fix this?
>

Does the file libboost_bzip2-vc90-mt-gd-1_39.lib exist?
Have you set the library path in the IDE?

In Christ,
Steven Watanabe


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