Boost logo

Boost Users :

Subject: Re: [Boost-users] fatal error LNK1104: cannot open file 'libboost_thread-vc80-mt-gd-1_41.lib'
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-09-15 23:27:34


AMDG

Uthpal Urubail wrote:
> I am new to multithreading please help me to resolve the below issue.
> I am getting the below error when I try to compile a simple
> multithreading program.
> 'libboost_thread-vc80-mt-gd-1_41.lib' - Is missing in boost
> installation. [**folder $BOOST_ROOT/stage is missing]
>
> 1>------ Build started: Project: BoostMultithreading, Configuration:
> Debug Win32 ------
> 1>Compiling...
> 1>main.cpp
> 1>Linking...
> 1>LINK : fatal error LNK1104: cannot open file
> 'libboost_thread-vc80-mt-gd-1_41.lib'
> 1>BoostMultithreading - 1 error(s), 0 warning(s)
> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
> ==========
>

Have you read http://www.boost.org/more/getting_started/windows.html?

In Christ,
Steven Watanabe

P.S. Please start a new thread instead of replying to an unrelated thread.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net