Enrique Vaamonde wrote: > Hi there, is any of you a Fedora 15 user? > > I've been trying to get the 2.1.1 tarball over gitorious to compile > but I'm hitting a lot of undefined references when it comes to linking > the QtBrowserTest to the just generated libQtWebkit. > > A sample of the errors I'm getting are: > > QtTestBrowser/launcherwindow.cpp:175: undefined reference to > `QWebPage::action(QWebPage::WebAction) const'
That's what happens if you try to build without qt-mobility-devel installed. -- Rex _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
