WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
39813
[Qt] Qt-Webkit build from trunk against QT-4.5.3 is broken due to dependency on QMetaObject::metacall
https://bugs.webkit.org/show_bug.cgi?id=39813
Summary
[Qt] Qt-Webkit build from trunk against QT-4.5.3 is broken due to dependency ...
Sriram Neelakandan
Reported
2010-05-26 23:52:17 PDT
Compilation broken with Qt-4.5.3: ../../../WebCore/bridge/qt/qt_instance.cpp: In member function ‘JSC::JSValue JSC::Bindings::QtInstance::stringValue(JSC::ExecState*) const’: ../../../WebCore/bridge/qt/qt_instance.cpp:291: error: ‘metacall’ is not a member of ‘QMetaObject’ make[1]: *** [obj/debug/qt_instance.o] Error 1 Is there a minimum requirement of QT Version for Webkit ? Then i guess it should be checked by build-webkit script. Or this segment needs to be protected under #if QT_VERSION >= 0x040600
Attachments
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2011-01-28 18:19:18 PST
On trunk, we support the current version of Qt and the next. So at the moment: 4.7 and 4.8.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug