[Gtk-sharp-list] GtkDotNet and dll.config file help - fixed

hywelt hywel at controlspecials.demon.co.uk
Wed Feb 11 12:42:48 EST 2009


The problem (in case others do the same) was that I had copied over a working
solution from SharpDevelop, and not noticed that it had placed local copies
of the dll's into the bin directory. These were from the Windows Gtk#
installation, and weren't deleted by my Make clean.  Cleaning out the output
directory allowed the GAC dll's to be used - and all worked fine. Obvious in
retrospect!
-- hywelt


Michael Hutchinson wrote:
> 
> However, this is all just background. You should not have to write
> dllmaps for the GTK# dlls -- they are included and installed when you
> install GTK#, i.e. the GAC'd GTK# dlls are all already mapped. Your
> issue most likely indicates a broken GTK# installation. How did you
> install it?
> 

-- 
View this message in context: http://www.nabble.com/GtkDotNet-and-dll.config-file-help-tp21891054p21958287.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list