Monday, April 27, 2009

Qt 4.5.1 and Qt Creator 1.1 were released

4 days ago, Qt 4.5.1 and Qt Creator 1.1 were released. I download and install Qt 4.5.1 SDK (LGPL) from here. It contains Qt 4.5.1 and Qt Creator 1.1 both.
#./qt-sdk-linux-x86_64-opensource-2009.02.bin

Installation instructions of QtRuby are same with phosphorescence: qt4-qtruby 2.0.3 is released except Qt's path: from /opt/qtsdk-2009.01 to /opt/qtsdk-2009.02. Then check QtRuby commands.
>/opt/ruby-1.9.1/bin/rbrcc -version
Ruby Resource Compiler for Qt version 4.5.1
>/opt/ruby-1.9.1/bin/rbuic4 -v
Qt User Interface Compiler version 4.5.1
>/opt/ruby-1.9.1/bin/rbqtapi -v
QtRuby 2.0.3 using Qt-4.5.1

No comments:

Post a Comment