X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=README;h=b6b7a2ffb35d62ec9b73cceb00873e96c804f2f2;hb=03b4502260d35cbcb8b7acd9086616937a0732dc;hp=222a9932a5c01c4921698dfec8cc89e0d94ef2a4;hpb=5873a382de44a7e3b608fdab7a5d44c9699ad3a8;p=lyx.git diff --git a/README b/README index 222a9932a5..b6b7a2ffb3 100644 --- a/README +++ b/README @@ -88,11 +88,10 @@ What do I need to compile LyX from the source distribution? * A C++11 compiler. Development is being done mainly with gcc/g++, but clang and MSVC are known to work too. As of LyX 2.4.0, you - need at least gcc 4.7. + need at least gcc 4.9. * The Qt library, at least version 5.2 (5.6 recommended). It is - still possible to compile with Qt 4.8, but this is not - recommended. + also possible to compile with Qt 6.x. Read the file "INSTALL" for more information on compiling.