Phil> I'm attaching a patch for WebCore/platform/FileSystem.h. This patch
Phil> changes the order of some #if/#else/#elif so that when building
Phil> webkitgtk for win32, the gtk mechanisms (e.g. GModule) are used rather
Phil> than win32 mechanisms (e.g. HMODULE).
Hello Phil,
I tried to build webkitgtk for win32 (webkit-1.1.15.1 now) and
posted last week a pb I had with the resulting test binary.
GtkLauncher.exe do not display the contents of files
opened with file:// but works with network files http:// .
The files seams to be properly found but the html rendering
do not work. Have you experienced the same pbs or not and have
you any clues ?
jpc
_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk