From: Thomas J. <tho...@in...> - 2004-08-14 09:31:11
|
> >>I personnaly did not try to extract Glib::ustring. Can't help on this. > >>However you don't need GTK+ to install glibmm-2.4, which depends only on > >>glib. This make the dependencies much lower than you suggest. > >>FYI: > >>http://sourceforge.net/mailarchive/forum.php?thread_id=3923642&forum_id=1 > >>27 > > > >We do this in our custom RPM specfile: > > [snip big patch to get rid of Glib::ustring] > > Is there a particular reason for you to get rid if Glib::ustring ? Our code already deals with UTF8, so we would have to link Glibmm + rewrite the code. Don't think other people do this, too... Thomas |