Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2006-04-16 13:40:35


Redirecting to users list...

Saurabh Ramya wrote:
> Thanks for your reply.
> But I am just including the header files of the boost like muthex.hpp and not using the DLL.
> But even though itried by changing the setting to the Debug MT DLL"
> And I am getting warning
> "non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::mutex'"
> And at the end I get error
> fatal error LNK1104: cannot open file "boost_thread-vc6-mt-gd-1_31.lib"

It's called automatic linking, see
<http://www.boost.org/more/getting_started.html#auto-link>. And more
generally the getting started docs
<http://www.boost.org/more/getting_started.html>

The "non dll-interface" warning can be ignored.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk