<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Richard,<br>
<br>
succesfully built qtruby from svn source on Ubuntu/x86 with Qt 4.5.2,<br>
but when i try to run i get:<br>
<br>
<br>
<tt>jpilz@jpilz:~/qtruby/kdebindings$ irb<br>
irb(main):001:0> require 'Qt4'<br>
ASSERT failure in QList<T>::operator[]: "index out of range",
file /usr/include/qt4/QtCore/qlist.h, line 403<br>
Aborted</tt><br>
<br>
<br>
It happens in qtruby4.rb when function  Internal.init_all_classes()
tries to load "QBitArray&".<br>
Do you have any hint for me?<br>
<br>
<br>
best regards,<br>
    Jan<br>
<br>
<br>
Richard Dale schrieb:
<blockquote cite="mid:201002041836.11219.rdale@foton.es" type="cite">
  <pre wrap="">On Thursday 04 February 2010 06:00:45 pm Melton, Ryan wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I finally succeeded in creating an updated qtruby4 gem for Windows bundled
 with QT 4.6.1.

Two Questions:
1. What is the best way for me to get the gem file to you and to send you
 the changes to the numerous files?

2. Can you explain the 2.0.5 version number? For the windows binary gem, I
 versioned it as 4.6.1.0.1084277 where 4.6.1 is the bundled Qt version, 0
 being the release number, and 1084277 being the subversion revision of
 kdebindings I used to build the code.

Also, below are my notes on getting the code to build.

    </pre>
  </blockquote>
  <pre wrap=""><!---->Thanks for doing all this work! I think I should raise the version number of 
the QtRuby release to 2.10 for the KDE SC 4.4 release.  Maybe I should do 
another release of QtRuby on RubyForge.

Jan Pilz has done Windows ruby gems for QtRuby in the past and it might be 
best to coordinate with him to get a gem that you can put on the Korundum 
RubyForge site. If you can do a patch as Ian suggests, perhaps we should get 
the version of QtRuby in the KDE 4.4 branch patched for Windows compatibility 
before we do a standard release.

-- Richard
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Otto Software Partner GmbH
FI-IM-TK
group technology partner

Jan Pilz (e-mail: <a class="moz-txt-link-abbreviated"
 href="mailto:Jan.Pilz@osp-dd.de">Jan.Pilz@osp-dd.de</a>)

Tel. 0351/49723202, Fax: 0351/49723119
01067 Dresden, Freiberger Straße 35 - AG Dresden, HRB 2475
Geschäftsführer: Burkhard Arrenberg, Jens Gruhl
</pre>
</body>
</html>