$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost.Build] Unexpected MSVC linker error
From: David M. Cotter (me_at_[hidden])
Date: 2010-01-07 19:56:49
I am using the boost libs that are part of the installer, i am NOT building them from scratch
i get the same error:
1>LINK : fatal error LNK1104: cannot open file 'libboost_thread-vc90-mt-gd-1_40.lib'
this doesn't make sense because i have most definitely added the "Additional Library Directories" correctly and the library itself correctly
i tried adding the library to the "Ignore Specific Libraries" list to no avail