-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 For the record: These errors came up because "qt3to4" was being run on these .ui.h files which had been auto-generated by "uic3". This was wrong. Since the .ui.h files are auto-generated by a tool of qt4 anyway, they shouldn't be converted by qt3to4 again.
This is fixed in aqbanking SVN r1171 and upcoming aqbanking-2.2.8 release. Christian Christian Stimming schrieb: >>> In file included from cfgtabpageaccountofx.cpp:19: >>> cfgtabpageaccountofx.ui.h:11:31: QtGui/Q3ButtonGroup: No such file or >>> directory > > I saw those as well, but somehow these resolved themselves after some > trial and error. First of all, the files "*.ui.h" are generated by the > tool "uic3", so it's qt's fault and not ours if uic3 added header files > that are unavailable. Secondly, which qt version do you have installed? > I tried with qt-4.1.2 first, then upgraded to the latest qt-4.2.2 and > with that version this error went away. I might have had to run "make > clean" after "make qt4-port" to make sure these generated files are > generated cleanly, but I think the version upgrade was even more important. > > Regards, > > Christian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBRdB5P2XAi+BfhivFAQKYNQQAj0Ibast8LvHAnBBA9O9whpja32a9iMm3 L99l0AfeP2Lu2FhcmePiOaj9bSFxBKX/k7HBRp16UXxzYN8g1SPAUtzK78KlwF6e vMTWsjbZs5lQ/gQErVZ+QWoOOIsCqQrKn7N7C7Qy+wO9dG36qRDyKnm5qIbj3ulC Gjm3TYC4M+k= =YL/R -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Aqbanking-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
