On 21-May-15 14:54, Marc Mutz wrote:

> Compile a QtCore debug version with an MSVC version that doesn't support
> rvalue refs, try to link against an application compiled with an MSVC version
> that does?

You (usually) cannot build your application with MSVC X and link against 
a Qt that was built with MSVC Y, because the runtimes are incompatible.


BR,

Joerg
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to