[xsd-users] multiple definitions errors
Boris Kolpackov
boris at codesynthesis.com
Fri Sep 8 13:17:55 EDT 2017
Henderson, H.C. (Henk) <henk.henderson at tno.nl> writes:
> (I use eclipse for cpp) I get a lot of multiple defined link errors
>
> [...]
>
> Note that I have also build and run my application with the generated
> code under Windows using Visual Studio 12 for c++ without any problems.
Then it must be some project setup issue on Linux since the generated
code is identical on all platforms. Check that you are not linking
the object file produced from the generated code twice or some such.
Boris
More information about the xsd-users
mailing list