pkg-config

Mark Renouf mark.renouf at gmail.com
Sun Jul 12 14:25:54 UTC 2009


Hi, thanks for the libwebkit-dev builds, extremely useful!
I wanted to point out that the pkgconfig is missing from libwebkit-dev

After I copy /WebKit/gtk/webkit-1.0.pc to /usr/lib/pkgconfig

I can then build GtkLauncher with:

gcc -o GtkLauncher `pkg-config --cflags --libs webkit-1.0` main.c



More information about the Pkg-webkit-maintainers mailing list