On Mon, 2005-07-18 at 20:26 +0200, Jost Boekemeier wrote: > Hi, > > > I'm not sure exactly where the rewriting occurs, but > > I use the libraries via reflection, so, unless the > latest Assembly.load() does the rewriting, I have to > do this myself.
No, you definitely don't need to do it yourself. It happens somewhere inside mono itself, I just don't know where. If you have the .config files installed, your problem is probably not related to the dll mapping, but is probably something else, like not having the right versions of the shared libraries installed or something, which is why I asked the other questions. -- Dan _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
