Am Montag, 1. Dezember 2008 10:23 schrieb Arne Stäcker:
> Moin,
> ich nutze Gentoo (x86 unstable). Installiert ist gcc-4.3.2, Qt-4.4.2 (kein
> Qt3), gwenhywfar-3.5.2.0 und aqbanking-3.8.1. Aqbanking habe ich schon mit
> Qt4 übersetzt, allerdings bekomme ich beim qbankmanager-0.9.50 mit QT4
> einen Fehler:
>
> i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT3_SUPPORT -I. -I. -I../../../.. -
> I./../widgets -I./.. -I./../prg -I./../views -I../widgets -I.. -I../prg -
> I../views -I/usr/include/gwenhywfar3 -I/usr/include/gwenhywfar3 -
> I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -
> I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -march=core2 -O2
> -pipe - Wall -MT transfinder.lo -MD -MP -MF .deps/transfinder.Tpo -c
> transfinder.cpp  - fPIC -DPIC -o .libs/transfinder.o
> transfinder.cpp:32:21: error: qbutton.h: No such file or directory

Lösung: Lösche die Zeile mit #include <qbutton.h> aus der Datei 
transfinder.cpp. Hab ich auch eben ins SVN eingecheckt. Anscheinend wird 
dieses include eh nicht benötigt, hat bei qt3 aber keine Auswirkung und 
deswegen war's noch drin.

Gruß

Christian

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to