[Kde-bindings] [Bug 153318] New: Compile error when trying to build with Qwt support

Gabriel C crazy at frugalware.org
Mon Dec 3 03:10:54 UTC 2007


------- 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=153318         
           Summary: Compile error when trying to build with Qwt support
           Product: bindings
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings kde org
        ReportedBy: crazy frugalware org


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.2 
OS:                Linux

Hi,

current kdebindings from trunk ( actually I have r744246 ) won't compile with Qwt support.

I have the following error :

...

/work/crazy/repos/playground/source/kde4/kdebindings/src/kdebindings-3.96.1_744246/build/smoke/qt/x_6.cpp: In static member function 'static void x_QGlobalSpace::x_413(Smoke::StackItem*)':
/work/crazy/repos/playground/source/kde4/kdebindings/src/kdebindings-3.96.1_744246/build/smoke/qt/x_6.cpp:5854: error: call of overloaded 'qHash(double)' is ambiguous
/usr/include/QtCore/qhash.h:58: note: candidates are: uint qHash(char)
/usr/include/QtCore/qhash.h:59: note:                 uint qHash(uchar)
/usr/include/QtCore/qhash.h:60: note:                 uint qHash(signed char)
/usr/include/QtCore/qhash.h:61: note:                 uint qHash(ushort)
/usr/include/QtCore/qhash.h:62: note:                 uint qHash(short int)
/usr/include/QtCore/qhash.h:63: note:                 uint qHash(uint)
/usr/include/QtCore/qhash.h:64: note:                 uint qHash(int)
/usr/include/QtCore/qhash.h:65: note:                 uint qHash(ulong)
/usr/include/QtCore/qhash.h:73: note:                 uint qHash(long int)
/usr/include/QtCore/qhash.h:74: note:                 uint qHash(quint64)
/usr/include/QtCore/qhash.h:82: note:                 uint qHash(qint64)
/usr/include/QtCore/qhash.h:83: note:                 uint qHash(QChar)
make[2]: *** [smoke/qt/CMakeFiles/smokeqt.dir/x_6.o] Error 1
make[2]: Leaving directory `/work/crazy/repos/playground/source/kde4/kdebindings/src/kdebindings-3.96.1_744246/build'
make[1]: *** [smoke/qt/CMakeFiles/smokeqt.dir/all] Error 2

...

The Qwt version I use is 5.0.2.


Regards,

Gabriel



More information about the Kde-bindings mailing list