[Webkit-unassigned] [Bug 76832] [Qt] Build fix when using force_static_libs_as_shared

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 00:19:34 PST 2012


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





--- Comment #11 from Simon Hausmann <hausmann at webkit.org>  2012-02-24 00:19:33 PST ---
(In reply to comment #10)
> (In reply to comment #8)
> > (In reply to comment #6)
> > > This got broken again by r108328
> > 
> > Looks like the option actually broke because of r108359.
> > The inclusion order resulted in some defines being undeffed by the new header.
> > 
> > The fixed patch was landed in http://trac.webkit.org/changeset/108483.
> 
> This is still broken. WebKit2 is still using QWidgets such as QFileDialog etc.
> When building with force_static_libs_as_shared, WebKit2 is a self contained dll and it needs to have QT+=widgets.
> 
> This problem has nothing to do with  http://trac.webkit.org/changeset/108483 , and is indeed regression from 108328, which removed QT+=widgets .
> 
> Clean build with default flags, not specifying any flags on the command line is currently failing. (with latest Qt5).

Yael, you're right. I've filed bug #79458 for this.

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