[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-gtk-sharp-list
Subject:    Re: [Gtk-sharp-list] Windows Compilation
From:       Miguel de Icaza <miguel () ximian ! com>
Date:       2002-09-16 16:07:57
Message-ID: 1032192477.20931.417.camel () erandi ! boston ! ximian ! com
[Download RAW message or body]

> Mono seems to support dll remapping through $(datadir)/mono/config, but
> I am not sure there is a mechanism to allow additional remap config
> files to be added.

We have to support the per-assembly config file (which we do not support
at this point yet).  But basically, in the long term, you could ship
gtk-sharp.dll and gtk-sharp.dll.config, and in the config file (which
has to be .NET compatible, so ignore my actual incompatibility in the
example), you would have:

	<config>
		<MonoRemapUnix "gtk-win32.dll" "gtk-x11.dll"/>
	</config>

Or something like that.

Miguel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic