Bug in gtkd?
Mike Wey via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Aug 1 13:18:19 PDT 2017
On 01-08-17 21:44, Johnson Jones wrote:
> On Tuesday, 1 August 2017 at 15:20:08 UTC, Mike Wey wrote:
>> On 01-08-17 05:53, Johnson Jones wrote:
>>> <requires lib="gtk+" version="2.24"/>
>>
>> GtkD is currently based on GTK 3 the properties it complains about
>> were removed in GTK 3.0.
>>
>> Which version of glade are you using?
>
> The latest: Glade 3.8.5
Could you check File -> Properties and see what is set as the runtime
version? It should be at least 3.0 so it doesn't use things that were
removed.
--
Mike Wey
More information about the Digitalmars-d-learn
mailing list