Glib and Ciro are ok, but Gtk2 fails
- From: Mario Fischer <klicker-mail gmx net>
- To: gtk-perl-list gnome org
- Subject: Glib and Ciro are ok, but Gtk2 fails
- Date: Sun, 19 Nov 2006 00:37:06 +0100
Hi again!
I've found the error in the compiler configuration! Glib and Ciro are
fine, but Gtk2 fails during the linking process with this message:
Creating library blib\arch\auto\Gtk2\Gtk2.lib and object
blib\arch\auto\Gtk2\
Gtk2.exp
GdkCairo.obj : error LNK2019: unresolved external symbol
_cairo_object_from_sv r
eferenced in function _XS_Gtk2__Gdk__Cairo__Context_set_source_color
PangoCairo.obj : error LNK2001: unresolved external symbol
_cairo_object_from_sv
PangoCairo.obj : error LNK2019: unresolved external symbol
_cairo_struct_from_sv
referenced in function _XS_Gtk2__Pango__Cairo__Context_set_font_options
PangoCairo.obj : error LNK2019: unresolved external symbol
_cairo_struct_to_sv r
eferenced in function _XS_Gtk2__Pango__Cairo__Context_get_font_options
blib\arch\auto\Gtk2\Gtk2.dll : fatal error LNK1120: 3 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
I've done some investigation and found
set_source_color in xs\GdkCairo.xs
set_font_options in xs\PangoCairo.xs
get_font_options in xs\PangoCairo.xs
Any ideas on this?
Thanks,
Mario Fischer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]