On Sat, Jul 23, 2011 at 5:05 PM, Loïc Yhuel <[email protected]> wrote: > I found the problem : > In /usr/lib/qt4/mkspecs/common/linux.conf, there is "QMAKE_LIBDIR_QT =" > instead of "QMAKE_LIBDIR_QT = $$[QT_INSTALL_LIBS]" > During Makefile generation, qmake doesn't have -L/usr/lib in > QMAKE_LIBDIR_FLAGS, and then won't load libQt*.prl, where QT_SHARED is > defined. > > linux.conf is modified by a Fedora patch, so I created a bug report : > https://bugzilla.redhat.com/show_bug.cgi?id=725183
Thanks for catching and reporting it! :-) -- Ademar de Souza Reis Jr. <[email protected]> Nokia Institute of Technology _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
