On Wednesday, 15 November 2017 at 07:19:17 UTC, Mike Parker wrote:
On Tuesday, 14 November 2017 at 11:33:44 UTC, Mike James wrote:


Has there been any progress on this matter? The snippets still don't compile with the latest compiler...


https://github.com/dlang/dmd/pull/7315

Until the issue above is resolved, you can compile with dwtlib.
dwtlib is a work around that uses the *.d source files instead of the *.di files.

     dwtlib - DUB package for the D Widget Toolkit
     https://code.dlang.org/packages/dwtlib

Also try gdub, a gui to test individual snippets (see screen shot);

     GDUB is a DWT GUI front end for DUB, a D language build tool.
     https://code.dlang.org/packages/gdub

Reply via email to