From 8e3ad4c75806f3c1456be8c3097899799ab16c47 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Mon, 17 Apr 2006 19:31:49 +0000 Subject: * INSTALL: fine-tune the requirements for the Qt4 binding. --- INSTALL | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 22beacbf..1905ea97 100644 --- a/INSTALL +++ b/INSTALL @@ -61,11 +61,16 @@ Qt Bindings Requisite: - - Qt >= 4.0 + - QtCore and QtXml >= 4.1.3 Optional: - - QtTest (for Qt Unit tests) + - QtTest (for Qt Unit tests) + - QtGui >= 4.1.3 (for the chat example program) + +Note: Qt 4.1.3 is not available in released form. You need to download +the 4.1.3 snapshots from Trolltech. However, the Qt binding compiles +and works in Qt 4.1.2, but not the dbusidl2cpp tool. Qt 3 Bindings ------------- -- cgit v1.2.3