You should just be able to include the
path to the lib in the apps “properties->linker->input->Additional
dependencies” field
From:
boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org]
On Behalf Of Robert Dailey
Sent: 06 February 2008 16:56
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] Linker
error
I'm a bit clueless when
it comes to command line parameters. I normally just interface with the project
settings GUI, which doesn't really expose command line options. Is there a
specific setting I can toggle that controls that command line option? Thanks.
On Feb 5, 2008 9:51 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
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
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________