[Qt-jambi-interest] build failure

Eskil Abrahamsen Blomfeldt eblomfel at trolltech.com
Fri May 29 13:02:10 CEST 2009


lists at oliver-block.eu wrote:
>
> Thanks for that hint. What I've not understood yet is, if qt-jambi 
> will be built with the installed sources, will it compile qt 
> dynamically or statically. I ask that because I need to know which 
> version of qt I need to install. I use KDE4 which also relies on a 
> specific version of qt.
>

Qt has to be built dynamically to be compatible with Qt Jambi.

In order to build Qt Jambi 4.5.0_01, you should download a source 
package for Qt 4.5.0, configure it correctly and build it first. If you 
run the ant script to build Qt Jambi as in Tom's guide, you will get 
both Qt and Qt Jambi native libraries bundled in a .jar file which can 
be used for deployment. When running against this .jar file on KDE4, Qt 
Jambi will make an effort to avoid loading Qt libraries and plugins from 
the incompatible Qt version that is bundled with KDE.


-- Eskil





More information about the Qt-jambi-interest mailing list