From: Caleb Tennis Date: 2007-07-17T21:51:37+09:00 Subject: Re: QtRuby - Error > rbuic mainWindow.ui > mainWindow.rb You're mixing QtRuby versions here. The rbuic you are using is for QtRuby for Qt3. You probably need to use rbuic4 (that's what it's called on my system). Caleb