On 9/30/14 5:00 AM, Anders Broman wrote:
>
>> Switching to the OBS GTK+ 3.14 package. It looks like a lot of our GTK+ code is
>> deprecated, including GtkAction and GtkAttachOptions.
> Would using 3.14 work if we remove on or more of these flags from config.nmake?
> -DGDK_DISABLE_DEPRECATED \
> -DGDK_PIXBUF_DISABLE_DEPRECATED \
> -DGTK_DISABLE_DEPRECATED \
> -DGTK_DISABLE_SINGLE_INCLUDES \
> -DGSEAL_ENABLE
Possibly. If someone wants to experiment with this I can create GTK+
3.14 bundles and check them in to the win32-libs and win64-libs trunks.