[Gtk-sharp-list] Installing Gtk# on Windows
D. Dobrev
dpldobrev at yahoo.com
Wed Nov 19 13:59:25 EST 2008
I used http://bzr.medsphere.com/~cody/installers/gtksharp-sdk-2.12.3-1.msi
this installer and it works excellent for me - the GTK assemblies are
installed in the GAC, my apps build and run. The version of GTK# is
2.12.3-1, a little older than 2.12.5, but for me it is completely
sufficient.
braver wrote:
>
> Greetings -- I've followed instructions in
>
> http://www.mail-archive.com/gtk-sharp-list@lists.ximian.com/msg03569.html
>
> to build myself a ki'l gtk# 2.12.5 on Windows, it compiled. However
> "make install" fails.
>
> Where are you supposed to install the DLLs and how? When I tried to
> refer gtk-sharp.dll by path, it referred to fine (yay!), but when
> running, said can't find gtkglue-2.dll. I found that in gtk/.libs,
> but VS wouldn't add it to the References!
>
> One my urge was to just do
>
> find /path/to/gtk/build -name "*.dll" -exec gacutil -i {} \;
>
> -- but then there're all these .config files and whatnot. Moreover,
> it didn't work with the .NET 1.1 gacutil used for building!
>
> So I went ahead and installed .NET 3.5. Should I do the above? Why
> can't we use the same latest .NET in the build?
>
> Cheers,
> Alexy
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>
--
View this message in context: http://www.nabble.com/Installing-Gtk--on-Windows-tp20586132p20586791.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
More information about the Gtk-sharp-list
mailing list