[Webkit-unassigned] [Bug 181695] Possible to build both libjavascriptcoregtk and libwebkit2gtk as static libs only?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 20 08:40:14 PST 2018


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

Stefan Fröberg <sfroberg13 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sfroberg13 at yahoo.com

--- Comment #7 from Stefan Fröberg <sfroberg13 at yahoo.com> ---
Thank you very much.

I have now both the libjavcascriptcoregtk and libwevkit2gtk as static library and skipped building libwebkit2gtkinjectedbundle.so and tried to comment out any  references to it.

So, I have the headers and libs but when I try to static link my app against them it complains about duplicate _cashes variable in libxdgmime.a and libgio-2.0.a.

I tried to pass -DUSE_XDGMIME=OFF to cmake but without luck.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180120/2959860e/attachment-0001.html>


More information about the webkit-unassigned mailing list