Re: [dev] Compilation errors for version 2.0 of surf
> Hi,
Hi Piotr,
> Trying to compile version 2.0 of surf, but I got the following errors:
>
> surf.c:46:12: error: ‘WEBKIT_HIT_TEST_RESULT_CONTEXT_SELECTION’ undeclared here (not in a function)
> OnSel = WEBKIT_HIT_TEST_RESULT_CONTEXT_SELECTION,
> ^
Too old version of webkit2gtk.
> surf.c: In function ‘setup’:
> surf.c:345:2: warning: implicit declaration of function ‘gdk_seat_get_keyboard’ [-Wimplicit-function-declaration]
> gdkkb = gdk_seat_get_keyboard(gdk_display_get_default_seat(gdpy));
> ^
Too old version on gtk.
Received on Tue Apr 17 2018 - 17:52:14 CEST
This archive was generated by hypermail 2.3.0
: Tue Apr 17 2018 - 18:00:21 CEST