[thread] Error: cannot open file 'libboost_thread-vc90-mt-gd-1_38.lib'

Hi All, I am new to Boost. I am getting the following error when I try to include <boost/thread/condition_variable.hpp> Error 1 fatal error LNK1104: cannot open file 'libboost_thread-vc90-mt-gd-1_38.lib' I have followed all the steps to setup the boost library given in the startup document. Regards, Santosh

AMDG Santosh Naidu wrote:
Does this file exist? If you built with bjam it should be in $BOOST_ROOT/stage/lib
I have followed all the steps to setup the boost library given in the startup document.
Including http://tinyurl.com/cpjq2a? In Christ, Steven Watanabe

Its also possible to get libboost_thread-vc90-mt-gd-1_38.lib by downloading and installing http://www.boostpro.com/download/boost_1_38_setup.exe from http://www.boostpro.com/products/free 2009/3/31 Steven Watanabe <watanabesj@gmail.com>
participants (3)
-
Filip Klasson
-
Santosh Naidu
-
Steven Watanabe