[Gtk-sharp-list] bundling dlls for Windows GTK# application
Carlos Alberto Cortez
calberto.cortez@gmail.com
Sat, 18 Dec 2004 18:40:24 -0600
Hi,
You can try using mkbundle, which bundles in a single binary the mono
runtime and dependencies.
Look at http://primates.ximian.com/~miguel/archive/2004/Dec-01.html,
where Miguel has written a small sample (however, you could probably
still need gtk, since gtk# is the binding of it).
Carlos.
El sáb, 18-12-2004 a las 11:02 -0600, Doug Holton escribió:
> 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
>
>
>
>
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list