On Saturday, 2 February 2019 at 17:01:28 UTC, Ron Tarrant wrote:
It's one of the reasons I'm sticking with dmd for now.

This morning, after creating the file:

    C:\ProgramData\dub\settings.json

with contents:

    {
        "defaultArchitecture": "x86_64",
        "defaultCompiler": "ldc"
    }


I ran some more tests with dub and successfully compiled/ran some of my GtkD example code. (Yay!)

At some point, I guess I'd better write this up and post it.

Reply via email to