[GtkGLExt] GTKGLext 1.2.0 compilation problem on Windows



Hi,

I am trying to build GTKGLext 1.2.0 on Windows, using the following configuration :
 - GladeWin32 "gtk-dev-2.8.20" package
 - MinGW and MSYS

When trying to configure ("./configure"), the following error appears :

checking for BASE_DEPENDENCIES... configure: error: Package requirements (gtk+-2.0 >= 2.0.0 gdk-2.0 >= 2.0.0 pango >= 1.0.0 pangox >= 1.0.0 gmodule-2.0 >= 2.0.0 ) were not met:
No package 'pangox' found

Pangox is the X-window font backend of the Pango library. Right ? I guess it is totally normal not to have it on my Win32 GTK install. Moreover, this backend is now deprecated as explained in the Pango 2.0 API manual.

So, what should I do to remove this configuration error ?

Thanks,

Stéphane Brunet




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