July 17, 2017
I made a console app the other day and there were build options present.

In the build options I had to specify the dmd2 executable directly.  Then it worked (but that's another error).

Today there are no build options!  I tried creating a regular console app and a GDC/DMD console app.


July 17, 2017
On Monday, 17 July 2017 at 17:57:14 UTC, Enjoys Math wrote:
> I made a console app the other day and there were build options present.
>
> In the build options I had to specify the dmd2 executable directly.  Then it worked (but that's another error).
>
> Today there are no build options!  I tried creating a regular console app and a GDC/DMD console app.

Okay, found them.  You have to right-click on the project.  Duh! :D