Re: problems while compiling gtk with MSVC
- From: Tor Lillqvist <tml iki fi>
- To: "Hubert Sokolowski" <h sokolowski wsisiz edu pl>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: problems while compiling gtk with MSVC
- Date: Tue, 14 Sep 2004 17:58:24 +0000
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]