in reply to Re^10: install Gtk2::GladeXML
in thread install Gtk2::GladeXML
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^12: install Gtk2::GladeXML
by syphilis (Archbishop) on Jul 26, 2009 at 11:50 UTC | |
Btw, I still haven't built this module - the fact that I'm using a static build of libxml-2 is holding me up, and I'm anticipating a couple of other obstacles once I get past that one. I guess I could google up a dynamic Win32 build (or hack up a solution that uses my static lib), but I'd rather test with the same binary as you're using. Where did you get it from ? Cheers, Rob | [reply] |
by promachos (Initiate) on Jul 26, 2009 at 13:27 UTC | |
and dmAke As gcc compiler | [reply] |
by promachos (Initiate) on Jul 26, 2009 at 17:44 UTC | |
but when I run the dmake I've got errors NOTE 1/ NOTE 1/ dmake cp GladeXML.pm blib\lib\Gtk2/GladeXML.pm cp C:\Users\artaud\Downloads\Gtk2-GladeXML-1.007\Gtk2-GladeXML-1.007\gladexmlperl.typemap blib\arch/Gtk2\GladeXML/Install/gladexmlperl.typemap cp build/IFiles.pm blib\arch/Gtk2\GladeXML/Install/Files.pm cp gladexmlperl.h blib\arch/Gtk2\GladeXML/Install /gladexmlperl.h XS GladeXML.xs CC GladeXML.c gcc: Files/Common: No such file or directory gcc: Files/GTK/2.0/include/libglade-2.0: No such file or directory gcc: Files/GTK/2.0/include/gtk-2.0: No such file or directory gcc: Files/GTK/2.0/include/libxml2: No such file or directory gcc: Files/GTK/2.0/lib/gtk-2.0/include: No such file or directory gcc: Files/GTK/2.0/include/atk-1.0: No such file or directory gcc: Files/GTK/2.0/include/cairo: No such file or directory gcc: Files/GTK/2.0/include/pango-1.0: No such file or directory gcc: Files/GTK/2.0/include/glib-2.0: No such file or directory gcc: Files/GTK/2.0/lib/glib-2.0/include: No such file or directory gcc: Files/GTK/2.0/include/freetype2: No such file or directory gcc: Files/GTK/2.0/include: No such file or directory In file included from C:\Perl\site\lib \Gtk2\Install/gtk2perl.h:27, from gladexmlperl.h:8, from GladeXML.xs:6: C:\Perl\site\lib\Glib\Install/gperl.h:37:25: error: glib-object.h: No such file or directory In file included from C:\Perl\site\lib \Gtk2\Install/gtk2perl.h:27, from gladexmlperl.h:8, from GladeXML.xs:6: C:\Perl\site\lib\Glib\Install/gperl.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_alloc_temp' C:\Perl\site\lib\Glib\Install/gperl.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:62: error: expected ';', ',' or ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_str_eq' C:\Perl\site\lib\Glib\Install/gperl.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_str_hash' C:\Perl\site\lib\Glib\Install/gperl.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_sv_is_defined' C:\Perl\site\lib\Glib\Install/gperl.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_type_class' C:\Perl\site\lib\Glib\Install/gperl.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_try_convert_enum' C:\Perl\site\lib\Glib\Install/gperl.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_convert_enum' C:\Perl\site\lib\Glib\Install/gperl.h:95: error: expected ')' before 'type' C:\Perl\site\lib\Glib\Install/gperl.h:96: error: expected ')' before 'type' C:\Perl\site\lib\Glib\Install/gperl.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_try_convert_flag' C:\Perl\site\lib\Glib\Install/gperl.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_convert_flag_one' C:\Perl\site\lib\Glib\Install/gperl.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_convert_flags' C:\Perl\site\lib\Glib\Install/gperl.h:101: error: expected ')' before 'type' C:\Perl\site\lib\Glib\Install/gperl.h:107: error: expected ';', ',' or ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:108: error: expected ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:112: error: expected specifier-qualifier-list before 'GPerlValueWrapFunc' C:\Perl\site\lib\Glib\Install/gperl.h:116: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:117: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:118: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_fundamental_type_from_package' C:\Perl\site\lib\Glib\Install/gperl.h:121: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:122: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:128: error: expected ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:129: error: expected declaration specifiers or '...' before 'GError' C:\Perl\site\lib\Glib\Install/gperl.h:131: error: expected ')' before 'domain' C:\Perl\site\lib\Glib\Install/gperl.h:135: error: expected declaration specifiers or '...' before 'GError' C:\Perl\site\lib\Glib\Install/gperl.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_type_from_package' C:\Perl\site\lib\Glib\Install/gperl.h:149: error: expected ')' before 'type' C:\Perl\site\lib\Glib\Install/gperl.h:157: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_sv_get_type' C:\Perl\site\lib\Glib\Install/gperl.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:168: error: expected ';', ',' or ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SvGInt64' C:\Perl\site\lib\Glib\Install/gperl.h:175: error: expected ')' before 'value' C:\Perl\site\lib\Glib\Install/gperl.h:176: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SvGUInt64' C:\Perl\site\lib\Glib\Install/gperl.h:177: error: expected ')' before 'value' C:\Perl\site\lib\Glib\Install/gperl.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_value_from_sv' C:\Perl\site\lib\Glib\Install/gperl.h:184: error: expected ';', ',' or ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:192: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:196: error: expected declaration specifiers or '...' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:196: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:202: error: expected specifier-qualifier-list before 'GPerlBoxedWrapFunc' C:\Perl\site\lib\Glib\Install/gperl.h:209: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:212: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:214: error: expected ')' before 'boxed' C:\Perl\site\lib\Glib\Install/gperl.h:215: error: expected ')' before 'boxed' C:\Perl\site\lib\Glib\Install/gperl.h:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_get_boxed_check' C:\Perl\site\lib\Glib\Install/gperl.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_boxed_type_from_package' C:\Perl\site\lib\Glib\Install/gperl.h:220: error: expected ')' before 'type' C:\Perl\site\lib\Glib\Install/gperl.h:226: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:227: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:229: error: expected ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:230: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:233: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:235: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:236: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:237: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_object_type_from_package' C:\Perl\site\lib\Glib\Install/gperl.h:239: error: expected ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:241: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:244: error: expected declaration specifiers or '...' before 'GType' C:\Perl\site\lib\Glib\Install/gperl.h:247: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar_length' C:\Perl\site\lib\Glib\Install/gperl.h:248: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar_own' C:\Perl\site\lib\Glib\Install/gperl.h:249: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar_ornull' C:\Perl\site\lib\Glib\Install/gperl.h:250: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar_own_ornull' C:\Perl\site\lib\Glib\Install/gperl.h:254: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GObject_ornull' C:\Perl\site\lib\Glib\Install/gperl.h:255: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GObject_noinc' C:\Perl\site\lib\Glib\Install/gperl.h:256: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:258: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:259: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GPerlFilename_ornull' C:\Perl\site\lib\Glib\Install/gperl.h:270: error: expected ')' before 'flags' C:\Perl\site\lib\Glib\Install/gperl.h:271: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SvGSignalFlags' C:\Perl\site\lib\Glib\Install/gperl.h:272: error: expected ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:273: error: expected ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:275: error: expected ')' before 'instance_type' C:\Perl\site\lib\Glib\Install/gperl.h:278: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_signal_connect' C:\Perl\site\lib\Glib\Install/gperl.h:290: error: expected specifier-qualifier-list before 'GClosure' C:\Perl\site\lib\Glib\Install/gperl.h:301: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:305: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:316: error: expected specifier-qualifier-list before 'gint' C:\Perl\site\lib\Glib\Install/gperl.h:326: error: expected declaration specifiers or '...' before 'gint' C:\Perl\site\lib\Glib\Install/gperl.h:327: error: expected declaration specifiers or '...' before 'GType' C:\Perl\site\lib\Glib\Install/gperl.h:328: error: expected declaration specifiers or '...' before 'GType' C:\Perl\site\lib\Glib\Install/gperl.h:333: error: expected declaration specifiers or '...' before 'GValue' C:\Perl\site\lib\Glib\Install/gperl.h:340: error: expected ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:341: error: expected ')' before 'tag' C:\Perl\site\lib\Glib\Install/gperl.h:347: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_handle_logs_for' C:\Perl\site\lib\Glib\Install/gperl.h:352: error: expected ')' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:353: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Glib\Install/gperl.h:354: error: expected ')' before 'flags' C:\Perl\site\lib\Glib\Install/gperl.h:355: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SvGParamFlags' C:\Perl\site\lib\Glib\Install/gperl.h:357: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:358: error: expected ')' before 'gtype' C:\Perl\site\lib\Glib\Install/gperl.h:359: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gperl_param_spec_type_from_package' C:\Perl\site\lib\Glib\Install/gperl.h:364:24: error: missing binary operator before token "(" C:\Perl\site\lib\Glib\Install/gperl.h:374:24: error: missing binary operator before token "(" C:\Perl\site\lib\Glib\Install/gperl.h:379:24: error: missing binary operator before token "(" C:\Perl\site\lib\Glib\Install/gperl.h:408:24: error: missing binary operator before token "(" In file included from gladexmlperl.h:8, from GladeXML.xs:6: C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:28:21: error: gtk/gtk.h: No such file or directory In file included from gladexmlperl.h:8, from GladeXML.xs:6: C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gtk2perl_gdk_region_get_type' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gtk2perl_pango_attribute_get_type' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gtk2perl_pango_attr_iterator_get_type' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gtk2perl_pango_layout_iter_get_type' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gtk2perl_pango_layout_line_get_type' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gtk2perl_pango_script_iter_get_type' In file included from C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:70, from gladexmlperl.h:8, from GladeXML.xs:6: C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:2308: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GdkRegion_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:2311: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GdkRegion_own' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:2312: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GdkRegion_copy' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:2313: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GdkRegion_own_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3470: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoAttribute_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3473: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoAttribute_own' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3474: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoAttribute_copy' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3475: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoAttribute_own_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3485: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoAttrIterator_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3488: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoAttrIterator_own' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3489: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoAttrIterator_copy' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3490: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoAttrIterator_own_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3500: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoLayoutIter_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3503: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoLayoutIter_own' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3504: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoLayoutIter_copy' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3505: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoLayoutIter_own_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3515: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoLayoutLine_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3518: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoLayoutLine_own' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3519: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoLayoutLine_copy' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3520: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoLayoutLine_own_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3560: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScriptIter_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3563: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScriptIter_own' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3564: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScriptIter_copy' C:\Perl\site\lib\Gtk2\Install/gtk2perl-autogen.h:3565: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScriptIter_own_ornull' In file included from gladexmlperl.h:8, from GladeXML.xs:6: C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:91: error: expected ')' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GdkBitmap_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GdkBitmap_noinc' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:105: error: expected ')' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:106: error: expected ')' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:110: error: expected ')' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:111: error: expected declaration specifiers or '...' before 'GdkGCValues' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:111: error: expected declaration specifiers or '...' before 'GdkGCValuesMask' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:114: error: expected ')' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:120: error: expected ')' before 'atom' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SvGdkAtom' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:123: error: expected ')' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:127: error: expected declaration specifiers or '...' before 'GtkTargetEntry' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:177:23: error: missing binary operator before token "(" C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GtkTargetList_ornull' C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:185: error: expected ')' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:187: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:196: error: expected ')' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:203:25: error: missing binary operator before token "(" C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:216: error: expected ')' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:217: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:218: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:\Perl\site\lib\Gtk2\Install/gtk2perl.h:221:23: error: missing binary operator before token "(" In file included from GladeXML.xs:6: gladexmlperl.h:9:29: error: glade/glade-xml.h: No such file or directory GladeXML.xs: In function 'create_connect_func_handler_callback': GladeXML.xs:11: error: 'GType' undeclared (first use in this function) GladeXML.xs:11: error: (Each undeclared identifier is reported only once NOTE 2/ Set up gcc environment - 4.4.0 Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lGlib Note (probably harmless): No library found for -lGtk2 Note (probably harmless): No library found for -lCairo Note (probably harmless): No library found for Files/Common Note (probably harmless): No library found for Files/GTK/2.0/lib Note (probably harmless): No library found for -Wl,-luuid Note (probably harmless): No library found for -lglade-2.0 Note (probably harmless): No library found for -lgtk-win32-2.0 Note (probably harmless): No library found for -lxml2 Note (probably harmless): No library found for -lgdk-win32-2.0 Note (probably harmless): No library found for -limm32 Note (probably harmless): No library found for -lshell32 Note (probably harmless): No library found for -lole32 Note (probably harmless): No library found for -latk-1.0 Note (probably harmless): No library found for -lgdk_pixbuf-2.0 Note (probably harmless): No library found for -lpangocairo-1.0 Note (probably harmless): No library found for -lcairo Note (probably harmless): No library found for -lpangoft2-1.0 Note (probably harmless): No library found for -lpangowin32-1.0 Note (probably harmless): No library found for -lgdi32 Note (probably harmless): No library found for -lfreetype Note (probably harmless): No library found for -lz Note (probably harmless): No library found for -lfontconfig Note (probably harmless): No library found for -lpango-1.0 Note (probably harmless): No library found for -lm Note (probably harmless): No library found for -lgobject-2.0 Note (probably harmless): No library found for -lgmodule-2.0 Note (probably harmless): No library found for -lglib- 2.0 Note (probably harmless): No library found for -lintl Note (probably harmless): No library found for -lgthread-2.0 Note (probably harmless): No library found for -lkernel32 Note (probably harmless): No library found for -luser32 Note (probably harmless): No library found for -lgdi32 Note (probably harmless): No library found for -lwinspool Note (probably harmless): No library found for -lcomdlg32 Note (probably harmless): No library found for -ladvapi32 Note (probably harmless): No library found for -lshell32 Note (probably harmless): No library found for -lole32 Note (probably harmless): No library found for -loleaut32 Note (probably harmless): No library found for -lnetapi32 Note (probably harmless): No library found for -luuid Note (probably harmless): No library found for -lws2_32 Note (probably harmless): No library found for -lmpr Note (probably harmless): No library found for -lwinmm Note (probably harmless): No library found for -lversion Note (probably harmless): No library found for -lodbc32 Note (probably harmless): No library found for -lodbccp32 Note (probably harmless): No library found for -lmsvcrt Writing Makefile for Gtk2::GladeXML | [reply] |
by promachos (Initiate) on Jul 26, 2009 at 19:33 UTC | |
Is someone can found out the full procedure to install it on windows ?? The nI want to make my interface with Glade to save time and focus on the buisness logic of the Perl OO Code . Thanks for helps . | [reply] |
by Anonymous Monk on Jul 26, 2009 at 20:58 UTC | |
|
Re^12: install Gtk2::GladeXML
by Anonymous Monk on Jul 26, 2009 at 11:52 UTC | |
| [reply] [d/l] |