$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-02-05 22:51:56
AMDG
Robert Dailey wrote:
> Hi,
>
> I'm using Visual Studio 9 on Windows. Up until I the inclusion of
> <boost/signals.hpp>, my application linked fine. Now I'm getting the
> following linker error:
>
> *LINK : fatal error LNK1104: cannot open file
> 'libboost_signals-vc90-mt-gd-1_35.lib'
> *
*
*Have you built the libraries
http://www.boost.org/more/getting_started/windows.html#or-build-binaries-from-source
You'll also need to add the option --build-type=complete.
In Christ,
Steven Watanabe