Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Andrea Dallera
require 'qtuitools' under windows [ reply ]  
2010-05-18 11:35
hei everyone,

require 'qtuitools' doesn't seem to be working under windows. I'm using this in linux (ubuntu 10.04) and it works fine. require 'Qt4' works as expected under both windows and linux, just qtuitools, and by extension Qt::UiLoader which is the component i need, is not installed in windows. I used the qtruby installer found here http://vision.eng.shu.ac.uk/mmvlwiki/index.php/Qt4-QtRuby_installer_for_Microsoft_Windows

thanks in advance!

Andrea