li...@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


_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to