Boost logo

Boost-Build :

From: Johan Andersson (johan.andersson_at_[hidden])
Date: 2007-02-27 08:17:43


Hi,

I'm trying to build a Windows DLL using Boost Build and Visual C++ 7.1. The
DLL depends on MFC. Everything works fine during compilation but fails when
linking. The linker reports a LNK2005 error
(http://support.microsoft.com/kb/148652/en-us). According to the Microsoft
article I should change the order in which the libraries are linked. How can
I do that with Boost Build? Any other issues I need to consider when linking
with MFC?

Regards,

Johan


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