[Webkit-unassigned] [Bug 97536] [Qt] DRT shouldn't link against libQtWebKit inside Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 07:30:14 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97536





--- Comment #2 from Simon Hausmann <hausmann at webkit.org>  2012-09-25 07:30:41 PST ---
Tor Arne, I think this is similar to the qt_webkit.pri file caching issue we discussed with Ossi a few days ago.

Apart from the cache bug in qmake, the type of build is according to Ossi not officially supported, i.e. having built WebKit once as a module in Qt requires the deletion of $qtbase/mkspecs/modules/qt_webkit.pri _prior_ to subsequent builds of WebKit from a different build location.

We could implement this in build-webkit as a safety belt, i.e. if Qt is a developer-build, remove the qt_webkit.pri file from $qtbase before starting the build.

Kind of a hack :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list