Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2005-12-07 12:14:43


> somewhere.. sadly there even is no simple way to disable the #pragma
> comment(lib, "autolinkwantstogivealongnametoiostreams.lib").
> so what to do? is there a flag to disable autolink?

Sure: just define BOOST_ALL_NO_LIB when building your code (but make sure
you do it for *all* the translation units, and ensure that everything gets
rebuild).

John.


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