[Webkit-unassigned] [Bug 90519] [Qt] Buildfix for newer Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 00:25:05 PDT 2012


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





--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-07-04 00:25:04 PST ---
Created an attachment (id=150723)
 --> (https://bugs.webkit.org/attachment.cgi?id=150723&action=review)
first WIP patch

Here is my first WIP patch:
- set QMAKEPATH to /home/oszi/WebKit/Tools/qmake before building manually
- remove all "QT += declarative", because they are build fails now
  (but maybe it is still needed for Qt 4, I'll check it later.)
- fix some depracated include suggested by latest Qt5
- use PWD instead of deprecated IN_PWD

Now building QtTestBrowser fails with the following error message:
Project ERROR: Unknown module(s) in QT: webkit

I didn't check Ossi's patches now, maybe there are some overlapping,
it is only my very quick experiment to see what is the status now.

-- 
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