[odb-users] Using ODB Qt Profile Library w/ Qt5

Boris Kolpackov boris at codesynthesis.com
Sun Feb 3 11:24:24 EST 2013


Hi Jordan,

Jordan J. Neuhart <jneuhart at tlirr.com> writes:

> Does anyone know how to get the Qt Profile library to work with Qt5 on
> windows?  Right now, it won't build because the VC++ solution has a
> linker dependency for QtCore4.dll.  Changing this to Qt5Core.dll seems
> to let the project build, but I'm not sure if there is more to be done.

Good questions. To answer it I just ran all the test in the test suite
against Qt5 and everything worked fine out of the box. So looks like
all you need to do is change the linker dependency.

We also plan to support Qt5 "officially" with the next release of ODB
(coming out in a week or two). This will include a set of VC++ project/
solution files for Qt5 in addition to Qt4.

Boris



More information about the odb-users mailing list