Boost logo

Boost Users :

From: Huck finn (huckfinn19_at_[hidden])
Date: 2003-09-30 12:42:12


Hi everyone, I'm a total newbie to boost, but I've got to developp a project
that could use some of the powerful boost libraries, so I'm trying to make a
move in that way... Ok, most of the boost libraries I can build in a static
way and create (.lib) files with Microsoft Visual Studio 6.0 for my partners
to use .

But I am having a problem doing the same thing with the Boost.Thread
libraries... First question : Is it possible to build this librairy in a
(.lib) file with msvc 6.0? I'm getting tons of warnings concerning
"dllexport" problems, but the (.lib) are still created. I was wondering if
someone could help me understanding/fixing the warning problems :

warning C4275: non dll-interface class 'boost::noncopyable' used as base for
dll-interface class 'boost::detail::condition_impl'
     c:\wrk\common\boost-1.30.2\boost\noncopyable.hpp(22) : see declaration
of 'noncopyable'

warning C4273: 'thread::thread' : inconsistent dll linkage. dllexport
assumed.

I really need to avoid using .dll in this project, so builing this static
library is very important to me...

Thanks in advance,

Simon

_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://fr.ca.search.msn.com/


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