D-Scanner icon indicating copy to clipboard operation
D-Scanner copied to clipboard

Build Issue on Windows - unable to read module 'lexer'

Open katastic opened this issue 1 year ago • 2 comments

Just downloaded master, ran ./build in powershell:

image

Windows 10 64-bit

 dmd --version
DMD64 D Compiler v2.108.0

katastic avatar May 07 '24 00:05 katastic

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

WebFreak001 avatar May 07 '24 08:05 WebFreak001

that worked, thanks!

katastic avatar May 07 '24 17:05 katastic