[Interest] Compiling Programs with C++11 with Qt5, which was compiled without C++11 flag. Possible?

Guido Seifert wargand at gmx.de
Thu Aug 15 03:26:50 CEST 2013


Currently I am watching: 
http://www.youtube.com/watch?v=olSSGA_nD1Q

:-)

 
> > ... as far as I understood him, the program compiles and runs until he adds
> > CONFIG+=C++11 to his .pro file. And in the code the only C++11 feature,
> > which he tried yet, was a delegating constructor.

> In his code? How does that make it a Qt problem?

Did I say it was a Qt problem? :-)

I just try to find something. If it was just a coding bug, it would probably easy to spot. But botched installations.... Yuck. Currently I am checking if it is possible to install Qt in a way that everything works, but breaks when C++11 features are used. If I understand you correctly, it is not possible.

He told me he is on Ubuntu 13.04. And installed 'his' Qt by 'apt-get install qtcreator'.
:-/ Quite some selection of bugs I had today, which involved Ubuntu. I hate it. :-(

Guido



More information about the Interest mailing list