On Sunday 10 June 2007 16:40:35 Marco Costalba wrote: > On 6/10/07, Marco Costalba <mcostalba@xxxxxxxxx> wrote: > > I will try an update to src/src.pro file to let Qt pass this library > > to the linker. > > Please apply the following patch to your src/src.pro file and try to > rebuild. > > Please, let me know if this fixes the build for you. > > > --- a/src/src.pro > +++ b/src/src.pro > @@ -25,6 +25,9 @@ QMAKE_CXXFLAGS_RELEASE += -g3 -O2 > -Wno-non-virtual-dtor -frepo -Wno-long-long -p > QMAKE_CXXFLAGS_DEBUG += -g3 -O0 -Wno-non-virtual-dtor -Wno-long-long > -pedantic -Wconversion > INSTALLS += target > > +# Qt doesn't seem to link all needed libraries > +unix:LIBS += -L$$QMAKE_LIBDIR_QT -lQtUiTools > + > # Directories > DESTDIR = ../bin > BUILD_DIR = ../build Still no go. Though the final linker line have a -lQtUiTools Regards, ismail -- Perfect is the enemy of good
Attachment:
signature.asc
Description: This is a digitally signed message part.