Re: Compiling xmlroff under windows
"Tony Graham" <[email protected]> Wed, 28 Jul 2010 21:37:16 +0100 (IST)
| Newsgroups | gmane.text.xml.xmlroff.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, July 28, 2010 9:26 pm, norulez wrote: > I need it for MinGW. The main problem is, that it requires glib.h. I want > to include xmlroff into an already existing Qt application, without adding > more and more dependencies such as GTK+. > > Is there maybe a way to compile it without the gnome libraries? Sorry, but no. GLib is a level below GTK+. The only use of GTK+ is in the example applications for looking at the FO and area trees. Regards, Tony.