|
Boost Users : |
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-05-17 02:06:00
> Richard Dingwall <rdingwall <at> gmail.com> writes:
> This is one of the things I found confusing - I don't really care if
> it's static or dynamic, and I don't really want to have to specially
> recompile part of boost. Can I just link against the
> libboost_unit_test_framework-mt-1_35.dylib that got installed in
> /usr/local/lib/ when I installed boost?
Yes. Just add #define BOOST_TEST_DYN_LINK on top of main.cpp in
example I gave before.
> Otherwise, what is the _simplest_ way to get this up and running?
>From where I stand everything is simple and trivial ;)
Let me know how it works for u.
Gennadiy
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