diff options
author | Gökçen Eraslan <gokcen.eraslan@gmail.com> | 2016-01-12 21:38:22 +0100 |
---|---|---|
committer | Gökçen Eraslan <gokcen.eraslan@gmail.com> | 2016-01-12 21:38:22 +0100 |
commit | 0c4f091e74a5c6d1e0b5f4cf47670bd1c3e1e3e6 (patch) | |
tree | 6efc20af7449539fc54a96f96c43481edba0cc28 /README.md | |
parent | 162cd748627bd36a5390143a6df75a5b8fc4436c (diff) |
Port Quackle to Qt 5.5
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ See LICENSE in this directory. Building Quackle: ----------------- -Quackle is built and tested with the latest release of Qt 4.8. It does not presently build against Qt 5. +Quackle is built and tested with the latest release of Qt 5.5. See README.MacOS and README.Windows for platform-specific instructions. Generally: Clone the repo or download the tarball and untar. Use qmake to build quackle.pro and quackleio/quackleio.pro: |