Hi, (sorry for my english ^^, i'm french)
I try install GtkD with this method : https://github.com/gtkd-developers/GtkD/wiki/Installing-on-Windows
But i have multiple error of build on MonoDevelop(Xamarin studio)
- gtk.Builder could not be resolved
- gtk.Button could not be resolved
- gtk.Main could not be resolved
- gtk.MainWindow could not be resolved
- gtk.Widget could not be resolved
- gtk.Window could not be resolved
I have installed Gtk+ Runtime 3.8 (32 bits) and Gtk+ Runtime 3.8 (64 bits) and DMD 2
I need your help :'(
Quentin