14 Jun
2004
14 Jun
'04
7:52 p.m.
Trent Buck wrote:
Quoth Florent on or about 2004-06-14:
dialogs/dialog-events.cpp:153: `GDK_WINDOW_TYPE_HINT_UTILITY' undeclared
I often get this sort of thing when my libraries are too old. Try this to find out what version of GTK2 you're running:
pkg-config --modversion gtk+-2.0
Maybe CVS needs 2.4 to compile?
Thanks,
pkg-config give me the 2.4.3 version.
And I've just notice that my 'old' version of inkscape doesn't work too (inkscape: relocation error: inkscape: undefined symbol: gtk_window_set_default_icon_from_file)
Maybe it's because I've upgrade my system... ...and my "upgrader" may delete the old version to install the new...
So, another sorry about my question.
Florent