Re: GTK2, XML, perl



Hello,

I followed this thread and it was very interesting. I wanted to use this Gtk2::GladeXML package too and downloaded it from cpan. There was no ppm package, as I need it also for windows. Therefore I wanted to install it manually with nmake. I got then the following errors:

---------------------------------------------------------------------------------------------
C:\usr\site\lib\Gtk2-GladeXML>nmake

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

Skip blib\lib\Gtk2/GladeXML.pm (unchanged)
Skip blib\arch/Gtk2\GladeXML/Install/Files.pm (unchanged)
Skip blib\arch/Gtk2\GladeXML/Install/gladexmlperl.h (unchanged)
Skip blib\arch/Gtk2\GladeXML/Install/gladexmlperl.typemap (unchanged)
C:\usr\bin\perl.exe C:\usr\lib\ExtUtils/xsubpp -noprototypes -typemap C: \usr\lib\ExtUtils\typemap -typemap C:\usr\site\lib\Gtk2-GladeXML\gladexmlperl.ty pemap -typemap C:\usr\site\lib\Glib\Install\typemap -typemap C:\usr\site\lib\Gtk 2\Install\gtk2perl.typemap -typemap C:\usr\site\lib\Gtk2\Install\gdk.typemap -ty pemap C:\usr\site\lib\Gtk2\Install\gtk.typemap GladeXML.xs > GladeXML.xsc && C:
\usr\bin\perl.exe -MExtUtils::Command -e mv GladeXML.xsc GladeXML.c
Error: 'const char_ornull *' not in typemap in GladeXML.xs, line 94
Error: 'const char_ornull *' not in typemap in GladeXML.xs, line 95
Error: 'const char_ornull *' not in typemap in GladeXML.xs, line 103
Error: 'const char_ornull *' not in typemap in GladeXML.xs, line 104
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
Stop.
---------------------------------------------------------------------------------------------

Does someone know what is wrong here?

Thanks
Mario



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