[Kde-bindings] [Bug 75310] kdebindings: qtjava compile error: undefined reference to `operator!=(QGLFormat const&, QGLFormat const&)'

info at elmar-baumann.de info at elmar-baumann.de
Sun Feb 15 23:34:23 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=75310      




------- Additional Comments From info elmar-baumann de  2004-02-16 00:34 -------
A fix: kdebindings/work/kdebindings-3.1.95/qtjava/javalib/qtjava/cp Qt.cpp at line 530: I changed ::operator!=() to !::operator==()

Now another error:

In file included from Qt.cpp:2,
                 from libqtjava_la.all_cpp.cpp:76:
/usr/opt/kde3.2-rc/include/qnetwork.h: At global scope:
/usr/opt/kde3.2-rc/include/qnetwork.h:53: parse error before `void'
In file included from libqtjava_la.all_cpp.cpp:76:
Qt.cpp: In function `void Java_org_kde_qt_Qt_qInitNetworkProtocols(JNIEnv*,
   _jclass*)':
Qt.cpp:1459: `::qInitNetworkProtocols' undeclared (first use here)
In file included from libqtjava_la.all_cpp.cpp:131:
QPopupMenu.cpp: In function `jint
   Java_org_kde_qt_QPopupMenu_insertItem__Lorg_kde_qt_QIconSet_2Ljava_lang_String_2Lorg_kde_qt_QObject_2Ljava_lang_String_2(JNIEnv*,
   _jobject*, _jobject*, _jstring*, _jobject*, _jstring*)':



More information about the Kde-bindings mailing list