Hi all,
I try to compile the CVS version 20040610 (certainly I'm late)
No problem during the './configure' but, at the 'make' : [...] dialogs/dialog-events.cpp: In function `void sp_transientize(GtkWidget*)': dialogs/dialog-events.cpp:153: `GDK_WINDOW_TYPE_HINT_UTILITY' undeclared (first use this function) dialogs/dialog-events.cpp:153: (Each undeclared identifier is reported only once for each function it appears in.) dialogs/dialog-events.cpp:157: `gtk_window_set_skip_taskbar_hint' undeclared (first use this function) make[2]: *** [dialogs/dialog-events.o] Error 1 make[2]: Leaving directory `/home/florent/Sources/inkscape-20040610/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/florent/Sources/inkscape-20040610' make: *** [all] Error 2
In my '/usr/local/include' (Linux Slackware), there's 'gtk-2.0/' , 'gtkmm-2.0/' , 'sigc++-1.2/' must I install another library ?
Florent