[xsd-users] Double definitions when using DLLs

Boris Kolpackov boris at codesynthesis.com
Mon May 5 12:55:27 EDT 2014


Alexander,

I believe you can resolve this issue if you can make one of the
DLLs "root" and export std::basic_string from it while importing
it in all the other DLLs and your executable. This earlier post
has the instructions:

http://www.codesynthesis.com/pipermail/xsd-users/2010-September/003011.html

With this email containing more analysis/information on the problem:

http://www.codesynthesis.com/pipermail/xsd-users/2010-September/003019.html

Let me know how it goes or if something is not clear.

Boris



More information about the xsd-users mailing list