On September 24, 2009 11:21:34 am Jean-Philippe Chancelier wrote: > Emilio> It works here on Linux. I guess your URI is wrong, you should > use Emilio> backslashes on Windows. So try something like > Emilio> file://D:\...\poo.html, or file:///D:\... (that's incorrect but > ISTR Emilio> it was something weird on Windows) or google what the URI > should Emilio> look like. Oh wait, you can't type in the Google search box! > :D > > In fact the uri that I use comes from a copy/paste from a > firefox web browser running on windows. Thus the uri is supposed > to be correct. > jpc
I've been trying to build webkit-gtk 1.1.14 on fedora using the mingw32 packages for a win32 target. How did you get unicode to work? I'm running into problems because g++ says wchar_t is 32 bits and gunichar2 is 16 bits. Phil
_______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
