21 Sep
2010
21 Sep
'10
1:35 a.m.
Travis Abbott wrote:
if I am misusing the library somehow, or if there is a cleaner way to accomplish what I am trying to do, I would be very appreciative.
One thing I would look into would be to "upgrade" the BOOST_EXPORT_CLASS macros to the new macros ...EXPORT_KEY and ... EXPORT_IMPL as described in the documentation. This addresses some ambiguous situations regarding registration of exportable types. Robert Ramey