[xsd-users] Unresolved external symbol Wrapper4InputSource

Boris Kolpackov boris at codesynthesis.com
Fri Feb 15 09:26:06 EST 2019


jimson.james at intellitix.com <jimson.james at intellitix.com> writes:

> helloworld.obj:-1: error: LNK2019: unresolved external symbol
> "__declspec(dllimport) public: __thiscall [...]

The "__declspec(dllimport)" part in this symbol tells us that Xerces-C++
headers still think you will be linking the DLL. I think you are having
the same issue as described here:

https://codesynthesis.com/pipermail/xsd-users/2013-December/004161.html



More information about the xsd-users mailing list