On Wednesday 25 February 2015 16:35:38 Kurt Pattyn wrote: > Hi, > > we compiled a project using Qt 5.4.1 (Windows 7 64-bit MSVS 2013) and then > tried to run it on a computer with Qt 5.3.2 installed. We received the > following popup: > > > > Is there any chance that this is still a binary compatibility problem? > Of so, I will enter it into the bugreports.
It's not a binary compatibility bug in Qt. You're not allowed to compile against 5.4.1 and run against 5.3.2. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
