From kde-bindings Tue Oct 17 23:11:46 2006 From: "Paulo J. Matos" Date: Tue, 17 Oct 2006 23:11:46 +0000 To: kde-bindings Subject: Re: [Kde-bindings] Smoke for KDE4 Message-Id: <11b141710610171611l3ad36c09p937254d188bd213a () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-bindings&m=116112672900858 On 10/17/06, Paulo J. Matos wrote: > > Can I build it against qt-copy? > It seems I can already answer my own question! :-) Answer is NO! It gives some errors during make. For the record: if /bin/sh ../../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/home/kdedev/qt-unstable/include -I/home/kdedev/qt-unstable/include/Qt -I/home/kdedev/qt-unstable/include/QtCore -I/home/kdedev/qt-unstable/include/QtGui -I/home/kdedev/qt-unstable/include/QtXml -I/home/kdedev/qt-unstable/include/Qt3Support -I. -I/home/kdedev/qt-unstable/include/QtUiTools -I/home/kdedev/qt-unstable/include/QtDBus -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT x_3.lo -MD -MP -MF ".deps/x_3.Tpo" \ -c -o x_3.lo `test -f 'x_3.cpp' || echo './'`x_3.cpp; \ then mv ".deps/x_3.Tpo" ".deps/x_3.Plo"; \ else rm -f ".deps/x_3.Tpo"; exit 1; \ fi x_3.cpp:6827: error: expected `)' before 'x1' x_3.cpp: In static member function 'static void x_QCursor::x_17(Smoke::StackItem*)': x_3.cpp:6824: error: 'HCURSOR' was not declared in this scope x_3.cpp:6824: error: expected primary-expression before ')' token make[3]: *** [x_3.lo] Error 1 make[3]: Leaving directory `/home/kdedev/qt4-qtruby-1.4.6/smoke/qt' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/kdedev/qt4-qtruby-1.4.6/smoke' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/kdedev/qt4-qtruby-1.4.6' make: *** [all] Error 2 But I can see some previous failures: kalyptus: processing /home/kdedev/qt-unstable/include/QtGui/qstandarditemmodel.h Unidentified decl: const QModelIndex &bottomRight)) }; Writing smokedata.cpp... BindMode isn't a known type (type=BindMode) ButtonFeatures isn't a known type (type=ButtonFeatures) CacheMode isn't a known type (type=CacheMode) CheckType isn't a known type (type=CheckType) Constructor isn't a known type (type=Constructor) CornerWidgets isn't a known type (type=CornerWidgets) (...) a lot of these... FATAL ERROR QVariantList) Q_DECLARE_BUILTIN_METATYPE(QVariantMap QVariantList) Q_DECLARE_BUILTIN_METATYPE(QVariantMap (...) other fatal errors and other unknown types... Oh well, next step, unless you have better suggestion I'll try to compile it against vanilla Qt4.2 Regards, -- Paulo Jorge Matos - pocm at soton.ac.uk http://www.personal.soton.ac.uk/pocm PhD Student @ ECS University of Southampton, UK _______________________________________________ Kde-bindings mailing list Kde-bindings@kde.org https://mail.kde.org/mailman/listinfo/kde-bindings