Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-09-13 04:47:33


Hi Taras,
> Hi All,
>
> Does anybody know how to solve below problem:
> I have some lib (lets call it libA ) and unit test for that lib,
> but for running unit test I should link it with some shared library and
> before runing unit-test I should
> copy binary file ( dll ) of that library to the current dir of unit test
> ( I don't want to copy it to the system path like c:\winnt\system32 ).

....

> p.s. I'm using
> Boost.Build V2 (Milestone 9.1)
> Boost.Jam 03.01.09
> Boost.Jam Version 3.1.9. OS=NT.

I suggest that you try the recent snapshot of V2. See the "nightly" link at

http://boost.org/boost-build2

It's supposed to add the necessary items to "PATH" automatically.

- Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk