[Kde-bindings] Undefined Reference to 'typeinfo for ....

Fabien Renaud renaud at nentec.de
Wed May 19 09:42:27 UTC 2004


Fabien Renaud wrote:

> Ok, I now have all the .java
> What is the easiest way to compile them all ?
> javac searches in org.kde.qt ( and of course doesn´t find ).
> Have I to put all .java in this directory first ?
>
>
> Fabien
>
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings
>



I move the files in org/kde/qt that I created and now I have this :
 > javac QXmlLocator.java
QXmlLocator.java:4: cannot access org.kde.qt.Qt
bad class file: 
/home/commgw/renaud/commbox/qtjava_definitive/org/kde/qt/Qt.java
file does not contain class org.kde.qt.Qt
Please remove or make sure it appears in the correct subdirectory of the 
classpath.
import org.kde.qt.Qt;

whereas I´m in this directory 
/home/commgw/renaud/commbox/qtjava_definitive/org/kde/qt
and there is Qt.java


Fabien





More information about the Kde-bindings mailing list