[odb-users] Delayed initialization of polymorphic_entry_for_X and create_schema_entry_

Boris Kolpackov boris at codesynthesis.com
Sun Jan 17 03:53:27 EST 2016


Hi Steffen,

steffen at boast.nl <steffen at boast.nl> writes:

> However, the .pro files are organized in modules, and they are all
> compiled separately into libs and then statically linked into a single
> executable. So that's probably where the problem is.

Yes, this is definitely your problem. This post explains the potential
issues with static libraries and polymorphism:

http://www.codesynthesis.com/pipermail/odb-users/2013-May/001286.html

While this post explains how to fix it in VC++:

http://www.codesynthesis.com/pipermail/odb-users/2013-May/001289.html

Boris



More information about the odb-users mailing list