From 2309d006db688462d2af54d546064c177a6bcbf6 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Sat, 29 Nov 2014 13:57:36 +0000 Subject: [PATCH] Specify the Qt version required Merged from wsjtx-1.4 branch. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4689 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL b/INSTALL index 20551f4a0..027933d23 100644 --- a/INSTALL +++ b/INSTALL @@ -28,6 +28,8 @@ For MS Windows see the section "Building from Source on MS Windows" below. For Apple Mac see the section "Building from Source on Apple Mac". +Qt v5, preferably v5.1 or later is required to build WSJT-X. + Qt v5 multimedia support is necessary as well as the core Qt v5 components, normally installing the Qt multimedia development package is sufficient to pull in all the required Qt components and dependants