[Kde-bindings] [Bug 217206] New: FATAL ERROR "com.trolltech.Qt.QGraphicsItem") inline void QGraphicsItem
Taurnil
taurnil.oronar at gmail.com
Thu Dec 3 13:56:48 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=217206
Summary: FATAL ERROR "com.trolltech.Qt.QGraphicsItem") inline
void QGraphicsItem
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: taurnil.oronar at gmail.com
Version: 4.3.4 (using KDE 4.3.4)
Compiler: gcc-4.4.2
OS: Linux
Installed from: Compiled From Sources
With qt-4.5.3 bindings build fine. Now with qt-4.6.0 and the make fails on
this;
quint64 isn't a known type (type=quint64)
qulonglong isn't a known type (type=qulonglong)
setPos(qreal isn't a known type (type=setPos(qreal)
va_list isn't a known type (type=va_list)
Writing x_*.cpp...
Done.
FATAL ERROR "com.trolltech.Qt.QGraphicsItem") inline void
QGraphicsItem::setPos(qreal "com.trolltech.Qt.QGraphicsItem") inline void
QGraphicsItem::setPos(qreal
FATAL ERROR setPos(qreal setPos(qreal
Removing obsolete file qtdefines.cpp
Scanning dependencies of target smokeqt
[ 0%] Building CXX object smoke/qt/CMakeFiles/smokeqt.dir/smokedata.o
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:6185: error:
expected '}' before 'com'
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:6185: error:
expected '}' before 'com'
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:6185: warning:
missing initializer for member 'Smoke::Type::classId'
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:6185: warning:
missing initializer for member 'Smoke::Type::flags'
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:6185: error:
expected ',' or ';' before 'com'
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:6185: error:
expected declaration before '}' token
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:318: warning:
'void* qt_cast(void*, short int, short int)' defined but not used
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:4691: warning:
'qt_inheritanceList' defined but not used
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:5603: warning:
'qt_classes' defined but not used
/usr/src/kdebindings-4.3.4/kde4-build/smoke/qt/smokedata.cpp:6183: warning:
'qt_types' defined but not used
make[2]: *** [smoke/qt/CMakeFiles/smokeqt.dir/smokedata.o] Error 1
make[1]: *** [smoke/qt/CMakeFiles/smokeqt.dir/all] Error 2
make: *** [all] Error 2
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list