On Tue, Jan 20, 2015 at 12:38 AM, Nicolas Jäger <jagernicolas@legtux.org> wrote:<br>
<blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">
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`</div></blockquote><br><div>Yup. :)</div><div><br></div><div>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).</div>