Hi, this is also an interesting thread for me.
> You can build Gtkmm3 on windwos by your own: > http://live.gnome.org/gtkmm/MSWindows/BuildingGtkmm > Or you can work with Gtkmm2.4 and download precompiled binaries from > here: http://ftp.gnome.org/pub/GNOME/binaries/win32/gtkmm/ > > > I'm porting Gelide to windows using the second option with mingw and > it work well. What I'm trying now (and I'm not sure if this is going to work) is cross-compiling my (small) application. This step works well. But now I should copy all of the required dlls into the directory of my app (and maybe not only dlls but some additional other files?). After copying about 20 dlls I'm stuck because the application just crashes without any helpful message and doesn't tell me anymore which dlls it needs. Maybe someone did already try this approach and can tell me what is needed (or if it is known to work at all). Thanks a lot, Martin _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
