On Sun, 2005-04-03 at 22:45 -0800, Mathieu Pellerin wrote: > Greetings, > > I am trying to compile pango on windows with the msys/mingw tool. For > some reasons, the modules (arabic, tibetan, syric, etc.) fail to > compile (pango/modules/basic/ compiles like a charm though). > > I get this 'make: Nothing to be done for 'all'. message if I try to > make any module ... These modules won't be compiled on Windows unless you have FreeType installed, and even then, they won't be used for rendering under GTK+ for Windows. Complex text under GTK+ for Windows is done using Uniscribe. To get Pango support for Uniscribe, you need to have the Platform SDK installed and pass the right command line option to GLib's configure to allow it to find the Uniscribe header file. Regards, Owen
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list