installer icon indicating copy to clipboard operation
installer copied to clipboard

No VERSION file in DMD .zip distribution

Open dlangBugzillaToGithub opened this issue 7 years ago • 3 comments

Vladimir Panteleev (@CyberShadow) reported this on 2018-04-22T23:25:12Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=18791

CC List

  • Seb
  • Jonathan Marler (@marler8997)

Description

https://forum.dlang.org/post/[email protected]

Since 2.078.0, the source code in DMD .zip files is unbuildable due to the VERSION file missing:

dmd/globals.d(361): Error: file "VERSION" cannot be found or not in a path specified with -J
posix.mak:449: recipe for target '../generated/linux/release/32/lexer.a' failed

dlangBugzillaToGithub avatar Apr 22 '18 23:04 dlangBugzillaToGithub