Hi, On Sunday 15 January 2006 06:50, David Reiser wrote: [...] > >> qbcfgtabpageaccountgen.ui.cpp:22:28: error: qbuserlistview.h: No such > >> file or directory > > > > [...] > > This has been fixed a few minutes ago (expect it to reach public > > cvs in about > > 5h). > > two were fixed, there are another two in: > > qbcfgtabpageaccountgen.ui > qbcfgtabpagebackends.ui [...] That's strange, I don't have those in my repository... (I have these files, but they don't contain the word "userlistview" ...)
[...] > /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I/opt/include > -g -Wall -L/opt/lib -g -o testlib testlib.o libqbanking.la > libtool: link: cannot find the library `' > make[7]: *** [testlib] Error 1 [...] Hmm, maybe you didn't issue "make -fMakefile.cvs" after updating your sandbox via cvs? The most clean approach is this: make -fMakefile.cvs make distclean make -fMakefile.cvs ./configure YOUR_ARGUMENTS make If the problems still persist please drop me a mail. Do you have a Sourceforge account? If so I could grant you developer CVS read access. This would make all CVS changes immediately available to you. I would need your Sourceforge name, though. Regards Martin -- "Things are only impossible until they're not" AqBanking - http://www.aquamaniac.de/aqbanking/ LibChipcard - http://www.libchipcard.de/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Aqbanking-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
