[Gtk-sharp-list] bundling dlls for Windows GTK# application

Doug Holton doug.holton@comcast.net
Sat, 18 Dec 2004 11:02:32 -0600


Hi,
   Is there an example of distributing a GTK# app for Windows so that it 
runs on .NET and doesn't require separately installing Mono or GTK?

I have a minimal sample working, but wanted to see if others have 
already done this.

I had to create subfolders: etc\pango\ and edit the paths in pango.modules

And I copied these dlls to get this basic app to run:

 From mono/lib/mono/gtk-sharp/
atk-sharp.dll
gdk-sharp.dll
glade-sharp.dll
glib-sharp.dll
gtk-sharp.dll

And then basically you copy dlls from the mono/bin folder:
libgtk-win32-2.0-0.dll
gtksharpglue.dll
iconv.dll
intl.dll
libatk-1.0-0.dll
libgdk-win32-2.0-0.dll
libgdk_pixbuf-2.0-0.dll
libglib-2.0-0.dll
libgmodule-2.0-0.dll
libgobject-2.0-0.dll
libpango-1.0-0.dll
libpangoft2-1.0-0.dll
libpangowin32-1.0-0.dll
pango-arabic-ft2.dll
pango-basic-ft2.dll
pango-basic-win32.dll
pango-sharp.dll