Compiling Gtk2::GladeXML
- From: RAPPAZ Francois <francois rappaz unifr ch>
- To: "gtk-perl-list gnome org" <gtk-perl-list gnome org>
- Subject: Compiling Gtk2::GladeXML
- Date: Thu, 3 Nov 2011 17:11:46 +0100
With perl 5.12 from strawberry, I managed to compile Gtk2 and friends from CPAN. Now I need to use glade
generated xml files and I need the Gtk2::GladeXML module.
I downloaded the libglade dll from http://wingtk.sourceforge.net/ and installed it.
When I tried to generate a makefile from the cpan build folder of Gtk2::GladeXML it complains about a
libglade-2.0.pc file missing in the pkgconfig folder.
I add "by hand" such a file with 3 lines:
Name: Libglade
Description: a library for dynamically loading GLADE interface files
Version: 2.0.2
and a makefile is produced.
But the compilation failed with a glade/glade-xml.h file missing. Copying this file and the glade folder from
the libglade/glade installed from wingtk does not help either.
Does anyone know how to have this module installed ?
Thanks
François
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]