Am 02.04.2014 20:48, schrieb Yaroslav:

On Wed, 02 Apr 2014 20:38:21 +0200, Sönke Ludwig wrote:

It sounds like an old build made with an earlier version of DMD may be
cached. Can you retry with dub --force?

Thank you. But I have the same error. And what does force mean? I haven't found it in dub help

It will rebuild all dependencies, even if it thinks that they are
already up to date. It can be found in the command line help using
either dub run --help or dub build --help.

Hm, can you post the output of dub build --force? The dub.json looks
unsuspicious, but maybe that gives some insight. BTW, how did you
install DMD? Was there an old version installed previously?