[Development] Impossible to compile Qt5.3.0(/qtwebkit) with g++4.4
Renaud
renaud.guezennec at gmail.com
Tue Jun 24 18:17:28 CEST 2014
Hi all,
I just want to say that the Target.pri file (see link below) prevents
compilation with g++4.4. Only because it defines a warning parameter
which was introduced in g++4.6.
(https://gcc.gnu.org/gcc-4.6/porting_to.html)
Is it normal ? Is there a way to get around this issue (without
editing this file) ?
Regards.
link:
https://qt.gitorious.org/qt/qtwebkit/source/cfd683d676c2d0b8645725065628f120d3ef27aa:Source/ThirdParty/leveldb/Target.pri
More information about the Development
mailing list