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`
_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to