[xsd-users] Cannot link against polymorphic type

Boris Kolpackov boris at codesynthesis.com
Fri Apr 15 12:33:06 EDT 2016


Hi Albert,

Babinskas, Albert <albert.babinskas at imagingsciences.com> writes:

> Now when I compile my schema.hxx does get #include "examoption-v1.hxx".
> When I add #include "schema.hxx" into my project I get a link error:

I am not sure what #include's have to do with linker errors. Have you
added schema1.cxx, examoption-v1.cxx, and schema.cxx to your project,
so that they are part of your executable?

Boris



More information about the xsd-users mailing list