From: Robert Ramey (ramey_at_[hidden])
Date: 2007-06-27 14:36:56


Sören Freudiger wrote:

> But what we want to have the macro BOOST_CLASS_EXPORT_GUID(...) at
> the end
> of the header file of the derived class.
> That makes a lot of things much more easy.
> We tried that half a year ago and it doesn't work (we got errors, but
> I cannot say which one right now).
>
> Is this possible in gernerell? If what do I have to consider?

This was the way I intended that it be used.
> "...
> For this implementaton to function, the header file export.hpp has to
> come after all the archive header files
> ..."

There was an issue with header ordering that D. Abrahams has fixed in the
1.34. I don't
know if that was the problem. But if it was, then the newer version might
help.

Robert Ramey