[Webkit-unassigned] [Bug 18428] Patch to support building wxWebKit on mingw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 20 17:03:47 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18428





------- Comment #12 from avasilev at voipgate.com  2008-04-20 17:03 PDT -------

> Right, this is not the case on other platforms, and I didn't want to cause
> confusion about what combinations can be supported. The issue can be fixed now
> that gcc has added visibility support in  4.0, but wxWidgets did not add
> support for building with visibility flags until 2.9, which is not in a good
> enough state to be used for wxWebKit development yet. :( So to fix this for
> real we'd have to either backport the 2.9 visibility handling to 2.8 or
> implement image loading so that it uses wx APIs rather than libpng directly,
> which may be difficult as I'm not sure wx's image classes are good at handling
> data being streamed in.
> 

Ok, so I remove the static support


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



More information about the webkit-unassigned mailing list