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