From 3a58e6f0f855409addcf35fef324510207f04bf7 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Tue, 19 Jul 2011 09:16:32 -0400 Subject: [PATCH] installaiton docs --- index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.md b/index.md index d85270a..a5aade4 100644 --- a/index.md +++ b/index.md @@ -60,6 +60,11 @@ If it works in yours, [leave me a message on GitHub](https://github.com/johnbint ## Qt 4.7.X The gem is compiled using **qt4-qmake** and you will need Qt 4.7.x or greater. +The version you have installed should be detected correctly, and the appropriate message for installing Qt should +be given if it's wrong. If it's not, please file a new issue! + +### Manually checking the Qt version + Test that qt4-qmake it is installed and verify your version. qmake --version