On Friday, 22 January 2021 at 22:13:02 UTC, aberba wrote:
On Thursday, 21 January 2021 at 18:34:03 UTC, MGW wrote:
I want to meet Qt 6 by creating QtE6. This forced me to update
github/QtE5 to the latest stable version: widgetsXX.dll/so +
qte5.d (qt 5.12.7). Programming is easy, compilation does not
require Qt metacompiler (it uses a set of ready-made slots),
works on Linux and Windows. Of course this is not full Qt, but
a small part that I use every day in my projects.
https://github.com/MGWL/QtE5
Will be nice to see a way to set it up send build something
like a Hello world app. There's quite often interest in using
At in D.
I just saw some examples. Cool.