[Kde-java] building qtjava without kde

Shea Martin smartin at arcis.com
Fri Mar 4 19:26:07 CET 2005


Thanks, very much appreciated.  I might suggest that these instructions 
should also go in the qtjava dir.
~S

Richard Dale wrote:

>On Friday 04 March 2005 18:22, Shea Martin wrote:
>  
>
>>Is there a way I can build qtjava without having KDE installed?  I used
>>Qt regularily, but KDE is not really an option, even though I am in a
>>Unix environment.
>>    
>>
>I would just use qmake in the kdebindings/qtjava/javalib/qtjava directory - 
>all the C++ sources are there. I've attached a suitable qtjava.pro project 
>the I used recently to build an embedded version of QtJava, so it should work 
>(it doesn't build the QGL* classes though). Just make sure $QTDIR is set up 
>correctly and type 'qmake -makefile' and it should generate a suitable 
>Makefile. 
>
>Then compile the java sources in qtjava/javalib/org/kde/qt, and build 
>qtjava.jar. Something like this command:
>
>javac -classpath ./../../.. *.java
>
>And build qtjava.jar in qtjava/javalib:
>
>jar cf qtjava.jar org/kde/qt/*.class
>
>That's all you need - install libqtjava.so, and put qtjava.jar on your 
>classpath and it should work.
>
>-- Richard
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Kde-java mailing list
>Kde-java at kde.org
>https://mail.kde.org/mailman/listinfo/kde-java
>  
>



______
This e-mail message (including any attachments) is intended for the individual to whom it is addressed and contains information that is privileged and confidential.  If you are not the intended recipient, note that any dissemination, distribution or copying of this communication is strictly prohibited.  If you have received this communication in error, please notify the sender and erase this e-mail message immediately.  For complete disclaimer information, please see http://arcis.com/emaildisclaimer   


More information about the Kde-java mailing list