Open katastic opened 6 months ago
Just downloaded master, ran ./build in powershell:
Windows 10 64-bit
dmd --version DMD64 D Compiler v2.108.0
ah the build.bat script might be outdated, I don't think it's tested in CI either. Feel free to PR a fix for that.
Building with dub is tested and should work though, just running dub build
dub build
that worked, thanks!
Just downloaded master, ran ./build in powershell:
Windows 10 64-bit