[Gtk-sharp-list] GTK.HTML on Windows
John Luke
jluke@users.sourceforge.net
Sun, 14 Mar 2004 16:50:38 -0500
On Sun, 2004-03-14 at 16:28 -0500, Jeremiah McElroy wrote:
> I have been doing some research, but I cannot find any information
> covering how to get the gtkhtml classes to run on windows. Is there a
> pre-compiled gtkhtml.dll available? Or will I have to build most of
> GNOME using cygwin?
>
I don't think anyone has compiled gtkhtml for windows yet. If not, it
may require some gnome libraries that you would have to compile via
cygwin, or #ifdef them out of the build (which may not work).
http://cvs.gnome.org/bonsai/cvsblame.cgi?file=gtkhtml/configure.in&rev=&root=/cvs/gnome
seems to say it may require gail, the gnome-libs, bonobo, etc.