[Webkit-unassigned] [Bug 152183] [GTK][Mac] gobject-introspection uses wrong shared-library path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 12 02:39:07 PST 2016


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

Jeremy Huddleston Sequoia <jeremyhu at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeremyhu at apple.com

--- Comment #4 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
With current trunk, it seems to be working for me:

/opt/local/share/gir-1.0 $ cat WebKit2WebExtension-4.0.gir | grep dylib
             shared-library="/opt/local/lib/libwebkit2gtk-4.0.37.dylib,/opt/local/lib/libjavascriptcoregtk-4.0.18.dylib"

/opt/local/share/gir-1.0 $ cat WebKit2-4.0.gir | grep dylib
             shared-library="/opt/local/lib/libwebkit2gtk-4.0.37.dylib,/opt/local/lib/libjavascriptcoregtk-4.0.18.dylib"

Is this still an issue for you?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160312/3bdd11bb/attachment.html>


More information about the webkit-unassigned mailing list