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.
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