Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost Unit Testing Macros on Visual Studio 2005/Visual C++ 8.0
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-12-10 09:00:47


AMDG

Andrew J. Leer wrote:
> Right. I added it using the selected answer here:
>
> http://stackoverflow.com/questions/212492/how-do-you-add-external-libraries-for-compilation-in-vc
>
> However...I wasn't entirely sure if what I was doing was the
> autolinking that you spoke of, and that sir it what I wanted to ask
> you about.
>

As far as I can tell, none of the answers there use auto-linking.
If you have to specify libboost_unit_test_framework-vc80-... anywhere
you aren't using autolinking.

If you modify the library path in
(Tools->Options->Projects and Solutions->VC++ directories)
then linking should just work for any Boost library with any build
settings.

In Christ,
Steven Watanabe


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