Re: building glib on win32 MSVC6



> The Gtk2 module itself has no issues building [...]

It doesn't seem to work for me. I tried and even supplied the paths to the libs (had to build atk-1.0.lib on my own), but still get the following linking error when trying to compile Gtk2:

----------------------------------------------------------------------
Bibliothek 'blib\arch\auto\Gtk2\Gtk2.lib' und Objekt 'blib\arch\auto\Gtk2\Gtk
2.exp' wird erstellt
GdkCairo.obj : error LNK2019: Nicht aufgelöstes externes Symbol '_cairo_object_f rom_sv', verwiesen in Funktion '_XS_Gtk2__Gdk__Cairo__Context_set_source_color' PangoCairo.obj : error LNK2001: Nichtaufgelöstes externes Symbol _cairo_object_f
rom_sv
PangoCairo.obj : error LNK2019: Nicht aufgelöstes externes Symbol '_cairo_struct _from_sv', verwiesen in Funktion '_XS_Gtk2__Pango__Cairo__Context_set_font_optio
ns'
PangoCairo.obj : error LNK2019: Nicht aufgelöstes externes Symbol '_cairo_struct _to_sv', verwiesen in Funktion '_XS_Gtk2__Pango__Cairo__Context_get_font_options
'
blib\arch\auto\Gtk2\Gtk2.dll : fatal error LNK1120: 3 unaufgelöste externe Verwe
ise
NMAKE : fatal error U1077: '"C:\Programme\Microsoft Visual Studio .NET 2003\Vc7\
bin\link.exe"': R³ckgabe-Code '0x460'
Stop.
----------------------------------------------------------------------

Any ideas on this issue?

Btw. thank you very much for all the research!

Mario Fischer



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