20.12.2012, 14:13, "Mark" <[email protected]>: > On Thu, Dec 20, 2012 at 11:10 AM, Konstantin Tokarev <[email protected]> > wrote: > >> 20.12.2012, 14:01, "Mark" <[email protected]>: >>> Hi, >>> >>> I searched the wiki for the minimal Qt5 build requirements, but am >>> unable to find those. >>> I know gcc 4.6 is minimal, but is there more? >> Minimal is gcc 4.2, though any compliant C++98 compiler should work. >>> - glibc? >>> - kernel? >> Should not matter for Qt, limited only by compiler requirements. >>> - .... >> http://qt-project.org/doc/qt-5.0/qtdoc/platform-notes.html >> http://qt-project.org/doc/qt-5.0/qtdoc/requirements-x11.html >> >> -- >> Regards, >> Konstantin > > I thought GCC 4.6 was the minimal requirement..?
AFAIU, it's required for C++11 support. -- Regards, Konstantin _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
