On Sat, 05 Dec 2015 07:25:05 GMT, Meta wrote:

To answer my own question, the problem is that my project name had a space in it. Removing the space solved the issue.

BTW, the latest DUB version (0.9.24) has gotten some stricter package name checks and should error out in this case. At the same time, the build issue has also been fixed, so in case you really want the resulting binary to be "dgame practice.exe", you can now use "targetName": "dgame practice".