Re: [Vala] webkitgtk-3 how-to?



On 07/02/2011 09:22 PM, bsquared wrote:
Hello,

How can I configure vala to use libwebkitgtk-3.0?

Yes,

you must copy

  webkit-1.0.vapi to webkitgtk-3.0.vapi
  webkit-1.0.deps to webkitgtk-3.0.deps

then edit webkitgtk-3.0.deps and replace

  gdk-2.0 with gdk-3.0
  gtk+-2.0 with gtk+-3.0

Afterwards you can compile your program with option

  --pkg webkitgtk-3.0



Best regards,

Frederik



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]