From 0c89c0354677ebef941e3c71fc703f2f086249ad Mon Sep 17 00:00:00 2001 From: Neil Hodgson Date: Sun, 23 Jul 2017 11:04:53 +1000 Subject: Bug [#1959]. Avoid problems with changes with different versions of Qt. --- qt/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qt/README') diff --git a/qt/README b/qt/README index a39008b38..040795724 100644 --- a/qt/README +++ b/qt/README @@ -22,6 +22,8 @@ Alternatively, run "qmake" to build make files and then use the platform make to build. Most commonly, use "make" on Unix and "nmake" on Windows. +On Linux, qmake may be called qmake-qt5 or qmake-qt4. + ScintillaEdit requires a generation command be run first. From the ScintillaEdit directory: -- cgit v1.2.3