From: "Kujawa, Greg" Date: 2005-04-04T22:25:45+09:00 Subject: QT for Win32? I have read several threads regarding QT running on a Windows platform. I have compiled and installed the qt-free-win package (version 3) on my Win32 box and have tried several Ruby QT binding installs to no avail. Both the QTRuby and the Ruby/QT variety. One of them couldn't find the qt libraries when I tried to compile it, although I set the QTDIR environmental variable and passed along the --with-qt-dir= specification. The other binding package errored out along the way pulling in one of the QT include files. Perhaps it was qstring (IIRC). Is there a particular Ruby QT binding package that works with QT version 3 on the Windows platform and doesn't require compiling in order to bring it in?