[Kde-bindings] [Bug 177842] smoke is incompatible with Qt 4.5 snapshots
Katrina Niolet
katrina at niolet.name
Sat Jan 10 23:53:32 UTC 2009
http://bugs.kde.org/show_bug.cgi?id=177842
Katrina Niolet katrina niolet name changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |katrina at niolet.name
--- Comment #1 from Katrina Niolet <katrina niolet name> 2009-01-11 00:53:31 ---
I got the same message as above when compiling with Qt 4.5 beta 1, plus the
following error also:
x_3.cpp:4417: error: ‘Qt_4_6’ is not a member of ‘QDataStream’
with the generated code being:
static void x_12(Smoke::Stack x) {
x[0].s_enum = (long)QDataStream::Qt_4_5;
}
static void x_13(Smoke::Stack x) {
x[0].s_enum = (long)QDataStream::Qt_4_6;
}
static void x_14(Smoke::Stack x) {
x[0].s_enum = (long)QDataStream::BigEndian;
}
--
Configure bugmail: http://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