Skip to content

Commit 16a1c8d

Browse files
WIP: README updated
1 parent 51b521f commit 16a1c8d

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ For more details see http://www.klayout.org.
1111

1212
Building on Linux:
1313

14-
* Qt 4.7 or later (4.6 with some restrictions) or Qt 5
14+
* Qt 4.7 or later (4.6 with some restrictions), Qt 5 or Qt 6
1515
* gcc 4.6 or later or clang 3.8 or later
1616

1717
Building on Windows with MSYS2:
1818

19-
* MSYS2 with gcc, Qt4 or 5, zlib, ruby and python packages installed
19+
* MSYS2 with gcc, Qt4, 5 or 6, zlib, ruby and python packages installed
2020

2121
Building on Windows with MSVC 2017:
2222

@@ -34,14 +34,10 @@ For more build instructions see http://www.klayout.de/build.html.
3434

3535
## Building instructions (Linux)
3636

37-
### Plain building for Qt4
37+
### Plain building for Qt4, Qt5 and Qt6 (one Qt version installed)
3838

3939
./build.sh
4040

41-
### Plain building for Qt5
42-
43-
./build.sh -qt5
44-
4541
### Building without Qt binding
4642

4743
./build.sh -without-qtbinding

0 commit comments

Comments
 (0)