On Nov 18, 2005, at 4:58 AM, Christian Stimming wrote:
Hi David,
David Reiser schrieb:
none of my attempts fixed the other build problem:
g++ -DHAVE_CONFIG_H -DQT3_SUPPORT -I. -I. -
I../../../../../../../.. -I../../../../../../../../headers -I../
widgets -I../dialogs -I.. -I/ opt/include -I/Developer/qt/include -
I/opt/include -I/opt/include -g - Wall -MT accountview.ui.lo -MD -
MP -MF .deps/accountview.ui.Tpo -c accountview.ui.cpp -fno-
common -DPIC -o .libs/accountview.ui.o
accountview.ui.cpp:19:29: accountlistview.h: No such file or
directory
the sl-headers commands ran without complaint, build failed
new tarball, ./configure worked, but build failed
That was in src/plugins/backends/aqofxconnect/ui/qt3/libs/views ?
Oh, we accidentally have an old include in the .ui file. To fix
this: Open the file src/plugins/backends/aqofxconnect/ui/qt3/libs/
views/accountview.ui, remove the line reading
<includehint>accountlistview.h</includehint>, and run make again.
In our qt-version, this includehint was ignored anyway, so we
didn't see an error here before.
I'll put this into CVS immediately.
I also had to remove <includehint>userlistview.h</includehint> from
src/plugins/backends/aqofxconnect/ui/qt3/libs/views/userview.ui
but now make gives me:
Making all in qt3_wizard
if g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/share/aqbanking\" -
DQT3_SUPPORT -I. -I. -I../../../../../../.. -I../../../../../../../
headers -I../libs/widgets -I../libs/dialogs -I../libs/views -I../libs
-I/Developer/qt/include -I/opt/include -I/Developer/qt/include -I/
opt/include -I/opt/include -g -Wall -MT qt3_wizard.o -MD -MP -MF
".deps/qt3_wizard.Tpo" -c -o qt3_wizard.o qt3_wizard.cpp; \
then mv -f ".deps/qt3_wizard.Tpo" ".deps/qt3_wizard.Po"; else rm -f
".deps/qt3_wizard.Tpo"; exit 1; fi
/bin/sh ../../../../../../../libtool --tag=CXX --mode=link g++ -I/
opt/include -g -Wall -L/opt/lib -g -o aqofxconnect-qt3-wizard
qt3_wizard.o ../libs/libqt3wizard.la -L/Users/dbr/Desktop/
aqbanking-1.6.1/src/libs/aqbanking -laqbanking -L/Users/dbr/Desktop/
aqbanking-1.6.1/src/frontends/qbanking -lqbanking -L/Users/dbr/
Desktop/aqbanking-1.6.1/src/plugins/backends/aqofxconnect/plugin -
laqofxconnect -L/opt/lib -lgwenhywfar -L/Developer/qt/lib -lqt-mt
mkdir .libs
libtool: link: cannot find the library `'
make[9]: *** [aqofxconnect-qt3-wizard] Error 1
--
David Reiser
[EMAIL PROTECTED]
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel