Boost logo

Boost :

From: Paul Hamilton (paul_at_[hidden])
Date: 2003-09-10 00:35:38


In building my stuff into windows DLL's, and getting all of the exports
right, I find that other boost libraries have also not been setup
correctly to be able to be used within a dll on windows.

All of the filesystem/path code needs to have __declspec's added to the
entry points so that it correctly imports when used externally, and
exports when used from within it's own library (just like Regex does).

I am happy to go ahead and do this work if nobody else has done it.

Paul.

---------------------
Paul Hamilton
pHamtec P/L - Software Makers
http://www.phamtec.com/
mailto:paul_at_[hidden]

The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any computer.
-----------------------------------------------------


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