Ant: Re: [Gtk-sharp-list] gtk-sharp.dll not working on linux because
it references win32 dll's
Jost Boekemeier
jostb2345 at yahoo.de
Mon Jul 18 14:26:57 EDT 2005
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. Which is really bad, because I have
to check for the linux platform at run-time (how?)
> the foo.dll.config files.
Yes, I've seen them. But I assumed that the
re-writing happens during configure, not at run-time,
which is much too late. Creating platform independent
dll's which include direct references to native,
platform specific dll's is a mistake anyway; it ties
gtk-sharp to the specific platform.
Regards,
Jost Boekemeier
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
More information about the Gtk-sharp-list
mailing list