[Kde-bindings] Building QtRuby for Qt/Embedded

Richard Dale richard.dale at telefonica.net
Sun Mar 14 23:09:42 UTC 2010


On Sunday 14 March 2010 10:49:30 pm Steffen Beyer wrote:
> On Sun, 14 Mar 2010 19:20:16 +0000, Steffen Beyer wrote:
> >> [root at centibel ~]# ruby -r Qt -e exit
> >> ASSERT failure in QList<T>::operator[]: "index out of range", file
> >> /usr/local/include/QtCore/qlist.h, line 447
> >> Aborted
> 
> Wow, this just got fixed by
> 
> SVN commit 1103346 by rdale:
> 
> * The QtDBus classes weren't being correctly initialized as the count of
>   classes was being taken from the QtSvg smoke lib. Thanks to Paulo
>   Capriotti for finding the bug.
> 
> :)
> 
> Still some patches necessary to support Qt/Embedded w/o OpenGL. Is it
> planned to support this out of the box someday?
Yes, certainly - the QtOpenGL part of QtRuby needs to be split off into its own 
extension. So once QtRuby is split up into separate extensions for each Qt 
module that will be done. In the meantime, maybe there could be some #ifdefs 
in the code for the OpenGL parts.

-- Richard



More information about the Kde-bindings mailing list