On Sun, 2010-06-13 at 18:43 +0200, Jasper Horn wrote: > Hi all, > > Let me start with the plain question: is there a standalone > glibmm::ustring implementation? > > I am using windows and I wanted to use libxml++, but they have chosen > for using glibmm::ustring.
The gtkmm Windows installer includes libxml++ so you should have no problem installing it: http://live.gnome.org/gtkmm/MSWindows#libxml.2B-.2B- And this even says what files you would need to distribute if you use libxml++: http://live.gnome.org/gtkmm/MSWindows#libxml.2B-.2B- > > At first I just tried to install glibmm, but because Windows has no > proper dependency solver, I finally gave up on installing all these > dependencies, most of which I wasn't going to use anyway (also, using > static linking I was no longer able to tell what the licensing of the > end result would become). So now I am trying to get just ustring. All > I want is to link (preferably statically) to glibmm:::ustring, is > there any easy way to do that? > > Does anybody have any ideas? > > Thanks, > > Jasper Horn > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
