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 _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
