[Mono-list] Gtksourceview-sharp for Windows?
Doug Blank
doug.blank at gmail.com
Mon Jan 10 10:47:30 EST 2011
Hello mono-list,
It would be great if gtksourceview-sharp could come with the Mono for
Windows install.
Otherwise, it would be great if I could build it. I am running Mono
2.8.1 on Windows 7, and looking to use with
IronPython. This works fine on Linux:
% mono ipy.exe
>>> import clr
>>> clr.AddReference("gtksourceview2-sharp")
>>> import GtkSourceView
How can I get this to work on Windows? I guess I need gtksourceview,
gtksourceview-sharp. Anything else? Do I need to build this using
cygwin?
I've asked on gedit-list and gtk-sharp-list, but haven't gotten any
responses yet.
Thanks for *any* pointers!
-Doug
More information about the Mono-list
mailing list