Summary: | KDE won't compiled with qt 3.2.1 | ||
---|---|---|---|
Product: | [Unmaintained] bindings | Reporter: | Arc C. <achapkis> |
Component: | general | Assignee: | kde-bindings |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Arc C.
2003-09-08 04:03:43 UTC
Here's the error output of compile session: ---------- if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H - I. -I. -I../.. -I./.. -I/usr/kde_3.1.3/i nclude -I/usr/local/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT - D_REENTRANT -Wnon-virtual-dtor -Wno-long-lo ng -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi - D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wcon version -O2 -fno-exceptions -fno-check-new -MT x_QFont.lo -MD -MP - MF ".deps/x_QFont.Tpo" \ -c -o x_QFont.lo `test -f 'x_QFont.cpp' || echo './'`x_QFont.cpp; \ then mv ".deps/x_QFont.Tpo" ".deps/x_QFont.Plo"; \ else rm -f ".deps/x_QFont.Tpo"; exit 1; \ fi x_QFont.cpp: In static member function `static void x_QFont::x_75(Smoke::StackItem*)': x_QFont.cpp:236: error: `HanX11' is not a member of type `QFont' x_QFont.cpp: In static member function `static void x_QFont::x_76(Smoke::StackItem*)': x_QFont.cpp:239: error: `LatinBasic' is not a member of type `QFont' x_QFont.cpp: In static member function `static void x_QFont::x_77(Smoke::StackItem*)': x_QFont.cpp:242: error: `LatinExtendedA_2' is not a member of type `QFont' x_QFont.cpp: In static member function `static void x_QFont::x_78(Smoke::StackItem*)': x_QFont.cpp:245: error: `LatinExtendedA_3' is not a member of type `QFont' x_QFont.cpp: In static member function `static void x_QFont::x_79(Smoke::StackItem*)': x_QFont.cpp:248: error: `LatinExtendedA_4' is not a member of type `QFont' x_QFont.cpp: In static member function `static void x_QFont::x_80(Smoke::StackItem*)': x_QFont.cpp:251: error: `LatinExtendedA_14' is not a member of type `QFont' x_QFont.cpp: In static member function `static void x_QFont::x_81(Smoke::StackItem*)': x_QFont.cpp:254: error: `LatinExtendedA_15' is not a member of type `QFont' make[3]: *** [x_QFont.lo] Error 1 make[3]: Leaving directory `/data/kde_3.1.3/kdebindings-3.1.3/smoke/qt' |