On Oct 31, 2014, at 1:25 PM, Dub <[email protected]> wrote: > To be honest I'm not sure if this is frowned upon but 100% cross platform > apps you may have better luck with chromium. Building gtk on windows and mac > is difficult (the former being extremely hard).
Building the Gtk in Windows is pretty easy (and trivially so on OSX), at least with MinGW. Building WebKitGtk on anything but Linux is a major chore, but if you want to embed HTML rendering and/or Javascript in a Gtk application there’s not much in the way of alternatives. Regards, John Ralls _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
