mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* README: document recent gcc discussion.
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg194937.html
This commit is contained in:
parent
52dd5dc84f
commit
5de30b1210
8
README
8
README
@ -87,11 +87,11 @@ How do I upgrade from an earlier LyX version?
|
|||||||
What do I need to compile LyX from the source distribution?
|
What do I need to compile LyX from the source distribution?
|
||||||
|
|
||||||
* A good C++ compiler. Development is being done mainly with
|
* A good C++ compiler. Development is being done mainly with
|
||||||
gcc/g++, but some others work also. As of LyX 1.6.0, you need at
|
gcc/g++, but some others work also. As of LyX 2.3.0, you need
|
||||||
least gcc 3.2.x.
|
at least gcc 4.6.x.
|
||||||
|
|
||||||
* The Qt4 library, at least version 4.5.0. For all features
|
* The Qt4 library, at least version 4.8.0. For all features
|
||||||
newer versions (e.g. Qt 4.8) are recommended.
|
newer versions (e.g. Qt 5.6) are recommended.
|
||||||
|
|
||||||
Read the file "INSTALL" for more information on compiling.
|
Read the file "INSTALL" for more information on compiling.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user