Closed Enkouyami closed 5 years ago
Bug #394 also has the Invalid source/import path problem for dcd, so mine is probably a duplicate.
I also tried building from leh103's version on git that has pull request #406, and that wasn't a fix for this issue.
My discalcula got the best of me; my path had dynamic-debug-windows-x86-dmd_2068 instead of dmd version 2086. I fixed that and it runs fine.
Build 0.8.17 on windows 10 v1803 with DUB v1.11.0 and DMD v2.086.0. I tried
I also did
dub clean-caches
anddub build --force
, but got the same result.