Hello, I am running Mono 2.8.1 on Windows 7, and looking to use with IronPython. This works fine on Linux:
import clr
clr.AddReference("gtksourceview2-sharp")
import GtkSourceView
Where can I get binaries for Windows? Or, how can I build this library
for Windows?
Thanks for any pointers!
-Doug
_______________________________________________
Gtk-sharp-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
