Re: problems while compiling gtk with MSVC



modules.c(348) : error C2065: 'PANGO_TYPE_SCRIPT' : undeclared identifier
I saw that PANGO_TYPE_SCRIPT is never defined in pango sources.

PANGO_TYPE_SCRIPT should be in the pango-enum-types.h file. If you
compile from a Pango tarball, that is included. If you compile from
CVS, pango-enum-types.h is supposed to be generated by glib-mkenums (a
Perl script).

--tml





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]