[Kde-bindings] Building QtRuby on MeeGo - any advice?

Richard Dale richard.dale at telefonica.net
Fri Aug 6 22:57:25 UTC 2010


On Thursday, August 05, 2010 01:23:20 pm Arno Rehn wrote:
> On Thursday 05 August 2010 10:43:26 Declan McGrath wrote:
> > I take it that I don't need to do anything special to have QML support
> > enabled out of the box?
> 
> Well, the additional QML headers have to be parsed and the classes have to
> be processed by smokegen. That means that you either have to create a
> seperate Smoke module for QML (which would be best :)) and load that in
> QtRuby, or add the QML classes to another Smoke module (like QtGui).
> The latter is probably easiest for testing, but it won't go into trunk that
> way.
> If you still want to try it, just add the QML headers to <kdebindings-
> root>/smoke/qtgui/qtgui_includes.h and the the QML classes to the
> 'smokeconfig.xml'  file in the same directory. Re-generate the QtGui smoke
> lib and it should work .
QML 	isn't needed for MeeGo, as MeeGo doesn't use it at the moment.

-- Richard



More information about the Kde-bindings mailing list