Hello, What is the best way to package up GTK# Binaries for Win32? Or more generically, what is the best way to package GTK# binaries for Mono?
Do you do? make dist Well, since we use makefile.win32 for gtk#, I guess make -f makefile.win32 If I do package them up, should I only include the binaries from a release of GTK#, or is it okay to include my "hacked" binaries? For instance, if someone wanted to use SQL# GTK, it will not work with GTK# 0.5, but it does with my hacked binaries (via somebody else's patches). Daniel -----Original Message----- From: Guenther Roith [mailto:groith@;tcrz.net] Sent: Saturday, November 02, 2002 10:22 AM To: Daniel Morgan Subject: Re: gtk# > I can do that. > > How do I package it up? Just dump my $HOME/mono/install to a zip or tar.gz > file? I think $HOME/mono/install/lib would be enough. > [...] PS: I've dropped www.superin.formativ.net. I'll soon move the apge to www.jroith.de/mono or mono.jroith.de _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
