]> git.lyx.org Git - lyx.git/blob - README.Win32
Put all targets in one SConstruct file
[lyx.git] / README.Win32
1 ================
2 README for Win32
3 ================
4
5 LyX has been ported to Win32 using the Cygwin environement.
6 See README.Cygwin for details.
7
8 Ever since Ruurd Reitsma made his port of LyX 1.3.3 to Windows
9 available to the general public in 2003, users of LyX/Win have had to
10 fight to overcome bugs that simply weren't present on other
11 platforms. Ruurd did a superb job in writing the original port, but
12 didn't have the resources to squash all the irritating little bugs
13 discovered by many people using LyX "for real". 
14
15 The official LyX line on these LyX/Win ports has always been that
16 it's nice to know they exist but we won't support them
17 officially. There were two reasons for this: we didn't have the
18 necessary knowledge or resources and, until recently, only
19 closed-source versions of the Qt GUI library existed. The increasing
20 maturity of the Qt/Win Free project means that this latter point is
21 no longer true, so we felt that we should make the effort and make
22 LyX/Win an official part of LyX.
23
24 As a result, LyX 1.3.6 cannot really be classified as a minor bug fix
25 release, especially for Windows users. Large chunks of the code base
26 have been touched in an attempt to resolve those problems that
27 Windows users have found with Ruurd's original ports. We feel
28 confident that LyX 1.3.6 will be the best ever version of LyX on
29 Windows. We are not confident, however, that we haven't introduced
30 any new bugs.
31
32 Detailed installation instructions can be found in INSTALL.Win32 for
33 those who wish to compile LyX for themselves. For the rest of us,
34 LyX/Win comes with its own installer, so installation should be pretty
35 straightforward. As always, more detailed help can be found on the
36 wiki at http://wiki.lyx.org/Windows.