August 24, 2014
I have made a fork of QTD, the Qt bindings for D, to get it to work with dmd 2.066:
    https://github.com/remy-j-a-moueza/qtd/tree/dmd-2.066

I have only made it to build on Linux (32 bit Ubuntu 14.04) with nearly no testing.

I haven't updated the examples either, so lots of them are not compiling.

That said, it seems that QTD was quite stable prior to dmd 2.061; I hope that these last upgrades can help it get back from obsolescence.
August 24, 2014
On Sunday, 24 August 2014 at 20:27:59 UTC, Rémy Mouëza wrote:
> I have made a fork of QTD, the Qt bindings for D, to get it to work with dmd 2.066:
>     https://github.com/remy-j-a-moueza/qtd/tree/dmd-2.066
>
> I have only made it to build on Linux (32 bit Ubuntu 14.04) with nearly no testing.
>
> I haven't updated the examples either, so lots of them are not compiling.
>
> That said, it seems that QTD was quite stable prior to dmd 2.061; I hope that these last upgrades can help it get back from obsolescence.

Nice work, btw there maybe a few commits from repo https://github.com/qtd-developers/qtd that never made it back to bitbucket (which you appearantly forked from) which you might be interested in.