On Tue, Jan 20, 2015 at 12:38 AM, Nicolas Jäger
<[email protected]> wrote:
I found the problem, I was using the wrong pkg-config :
`pkg-config webkit-1.0 --libs --cflags`
instead it should be :
`pkg-config webkit2gtk-4.0 --libs --cflags`
Yup. :)
Use this list for questions you think will be specific to WebKitGTK+
(like that one), and webkit-help for questions you think would be
applicable to other WebKit ports (e.g. questions about rendering).
_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk