[Webkit-unassigned] [Bug 143764] New: [W32][GTK] GI fails due to W32-incompatible arguments to the scanner
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 15 06:27:48 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143764
Bug ID: 143764
Summary: [W32][GTK] GI fails due to W32-incompatible arguments
to the scanner
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lrn1986 at gmail.com
It is given
--library=webkitgtk- at WEBKITGTK_API_VERSION@
--library=javascriptcoregtk- at WEBKITGTK_API_VERSION@
which doesn't work.
Instead it should be given
--library=libwebkitgtk- at WEBKITGTK_API_MAJOR_VERSION@. at WEBKITGTK_API_MINOR_VERSION@.la
--library=libjavascriptcoregtk- at WEBKITGTK_API_MAJOR_VERSION@. at WEBKITGTK_API_MINOR_VERSION@.la
which works.
--
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/20150415/50a30145/attachment.html>
More information about the webkit-unassigned
mailing list