[Development] Build Qt 5 with MinGW 4.7?

Thiago Macieira thiago.macieira at intel.com
Sun Aug 26 13:52:28 CEST 2012


On domingo, 26 de agosto de 2012 13.13.32, Lukas Geyer wrote:
> You can theoretically create C++11 applications using C++98 Qt 
> libraries. The problem is that GCC C++11 is not fully binary compatible 
> with GCC C++98. But I'm quite sure Thiago can clarify on how this 
> affects Qt binary compatibility.

That only applies if you use std::string.

So don't use std::string. Qt doesn't.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120826/49f15664/attachment.sig>


More information about the Development mailing list