On 11 Feb 2007, at 10:17:29 PM, David Reiser wrote: > > On 11 Feb 2007, at 9:15:05 AM, Christian Stimming wrote: > >> Am Samstag, 10. Februar 2007 16:43 schrieb David Reiser: >>> On 10 Feb 2007, at 5:54:58 AM, Christian Stimming wrote: >>>> Oh, that's an error in the currently released version >>>> aqbanking-2.2.7 (that >>>> directory was forgotten on "make qt4-port"). It is fixed in SVN >>>> already and >>>> will be in 2.2.8. >>> >>> Do I have to run configure again? Is there a parameter option? from >>> src/plugins/backends/aqofxconnect/ui/qt3/libs I get: >> >> I'm sorry. There isn't an easy workaround available for the >> aqbanking-2.2.7 >> package. You will have to wait until I've released a 2.2.8 >> package, or >> alternatively get the source from CVS >> http://sourceforge.net/cvs/?group_id=115695 or SVN >> http://article.gmane.org/gmane.comp.finance.aqbanking.devel/839 (we >> work in >> SVN, but immediately copy all changes to CVS, so both contain the >> same code >> right now) but I think it is easier for you to actually wait for >> 2.2.8. >> >> Sorry for that. >> >> Christian > I checked out the latest svn, and after much struggle to get > environment/scripts working at all, I get: > > In file included from cfgtabpageaccountofx.cpp:19: > cfgtabpageaccountofx.ui.h:11:31: QtGui/Q3ButtonGroup: No such file or > directory > cfgtabpageaccountofx.ui.h:13:30: QtGui/Q3GridLayout: No such file or > directory > cfgtabpageaccountofx.ui.h:14:30: QtGui/Q3HBoxLayout: No such file or > directory > cfgtabpageaccountofx.ui.h:18:30: QtGui/Q3VBoxLayout: No such file or > directory > > I think those QtGui should be Qt3Support (trying a handed editted > version now...). I can't tell if it's qt4-port or qt3to4 that's done > the deed. Then there's the question of whether I've caused it by not > having some path set correctly. Rats. >
After changing similar lines in cfgtabpageuserofx.ui.h, aqbanking finally built and installed. The machine is churning away at compiling gnucash now. I'll see how the aqbanking setup druid looks tomorrow (as long as the gnucash build completes). Dave -- David Reiser [EMAIL PROTECTED] ------------------------------------------------------------------------- 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
