Robert Ramey wrote:
Double check that you're using the macro outside any namespace.
Double check that the EXPORT is in the same module as the headers
Double check - for 1.33 that the archive headers are before the export header.
hmm. this is all correct in my code. In fact, this trivial piece of code
does not compile:
#include
Check test export and compare it with your own code.
What do you mean by "Check test export"? Thanks for all the time you're putting into helping me, Jeshua _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users -- View this message in context: http://www.nabble.com/Boost-Serialization-with-a-dynamically-loaded-shared-l... Sent from the Boost - Users mailing list archive at Nabble.com.