Qt4-QtRuby installer for Microsoft Windows

(Difference between revisions)
Jump to: navigation, search
m
m (External Links)
Line 39: Line 39:
 
* [http://rubyforge.org/projects/korundum/ Qt4-QtRuby and Korundum]
 
* [http://rubyforge.org/projects/korundum/ Qt4-QtRuby and Korundum]
 
** [http://rubyforge.org/forum/forum.php?thread_id=16885&forum_id=723 Thread about this installer at Rubyforge forum]
 
** [http://rubyforge.org/forum/forum.php?thread_id=16885&forum_id=723 Thread about this installer at Rubyforge forum]
 +
** [http://www.darshancomputing.com/qt4-qtruby-tutorial/ Qt4 tutorial for Ruby]
 
* [http://www.ruby-lang.org/ Ruby]
 
* [http://www.ruby-lang.org/ Ruby]
 
* [http://trolltech.com/products/qt/ Qt]
 
* [http://trolltech.com/products/qt/ Qt]
 +
** [http://doc.trolltech.com/4.3/ Qt 4.3 reference]
  
 
[[Category:Projects]]
 
[[Category:Projects]]
 
[[Category:Nanorobotics]]
 
[[Category:Nanorobotics]]

Revision as of 10:44, 8 September 2008

Qt logo.png
Ruby.png

This is an installer for installing Qt4-QtRuby (including Ruby user interface compiler and resource compiler) under Microsoft Windows. Qt4-QtRuby (developed by Richard Dale and others) is a very useful extension allowing you to use Qt from within the Ruby programming language. The installer requires Qt-4.3.0 Open Source Edition and Ruby 1.8.6 for Microsoft Windows to be installed first. The source code of the installer is currently included in the HornetsEye package. The installer was developed using NSIS and RubyGems. Please contact me if you encounter problems using the installer.

Contents

Download

You can download the Qt4-QtRuby installer for Microsoft Windows here: qtruby4installer.exe

Troubleshooting

Unfortunately the Qt4-QtRuby installer currently cannot detect failure of installing the qtruby4-gem. To check whether the gem installed properly, open a command-line and enter the following command

gem list qtruby4

If qtruby4 is not listed, the gem failed to install. You can find the gem in the temporary directory after running the installer. The gem can be installed manually using the command line.

C:
cd %TEMP%
gem install qtruby4-*.gem

If this fails, the error message may give you an additional clue on what is wrong.

See Also

External Links

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox