[Webkit-unassigned] [Bug 74040] Fails to build QtWebKit on QNX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 13:36:27 PDT 2012


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





--- Comment #11 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-06-13 13:36:26 PST ---
(From update of attachment 147345)
View in context: https://bugs.webkit.org/attachment.cgi?id=147345&action=review

> Source/WTF/wtf/DisallowCType.h:43
> +// this breaks compilation of <QFontDatabase>, at least, so turn it off for now
> +// Also generates errors on wx on Windows and QNX, because these functions
> +// are used from wx and QNX headers.
> +#if !PLATFORM(QT) && !PLATFORM(WX) && !OS(QNX)

Add bug number?

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