Boost logo

Boost Users :

Subject: Re: [Boost-users] Linking with dynamic boost thread library
From: Green, Jason M NSWCDL, W33 (jason.m.green3_at_[hidden])
Date: 2009-04-08 13:11:35


I have a directory in my project call Boost. I added the directory to the
library files list.
In this directory I have the libboost*.lib files and the boost*.dll files.
I am able to get it working with no problem if I only have the libboost*.lib
files in there. If I rename them, and add the dll into the directory, it
will not build. That is where it will give me the error saying that it is
looking for libboost*.lib

-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of Steven Watanabe
Sent: Wednesday, April 08, 2009 1:03 PM
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] Linking with dynamic boost thread library

AMDG

Green, Jason M NSWCDL, W33 wrote:
> I'm having a similar problem with my project. I'd like to use the dlls
but
> no matter what, the compile warns me that it "cannot open file
> 'boost_regex-vc80-mt-gd-1_38.lib'"
>

You /are/ linking to the dll then.

> I'm trying to find where I can set the project (in vis studio 2005) to use
> the dynamic link libraries as opposed to the static. Based on previous
> entries in this thread, I assume that is the first step that I need to
take.
>

Have you added the location of the libraries to the library paths?
(Tools->Options->Projects and Solutions->VC++ Directories, I think)

> Can someone tell me where to set this?
>

In Christ,
Steven Watanabe

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


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