[Kde-bindings] Smoke for KDE4

Richard Dale rdale at foton.es
Wed Oct 18 07:27:09 UTC 2006


On Wednesday 18 October 2006 00:21, Arno Rehn wrote:
> Am Mittwoch, 18. Oktober 2006 01:11 schrieb Paulo J. Matos:
> > On 10/17/06, Paulo J. Matos <pocm at soton.ac.uk> 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
>
> Funny, it seems as it won't build against Qt 4.2 at all. On my Gentoo box
> I've just upgraded to Qt 4.2 and tried to recompile qt4-qtruby. It gives me
> exactly the same error. I didn't really care about it as I had it already
> on my system and just thought "someone of those gentoo guys has just
> checked in a wrong patch", but apparently it's a problem with the code
> generation of kalyptus.
Yes, I need to do a new release of Qt4 QtRuby for Qt 4.2 soon. You need to use 
the version of kalyptus in the kde svn at the moment to get it to work.

-- Richard



More information about the Kde-bindings mailing list