$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [thread] Error: cannot open file 'libboost_thread-vc90-mt-gd-1_38.lib'
From: Santosh Naidu (santosh1984naidu_at_[hidden])
Date: 2009-03-30 20:08:58
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