[Issue 19255] ldmd2.exe not found - must be in PATH?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 21 09:07:49 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19255
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
VS2017 stores settings in a private registry that msbuild cannot access.
msbuilding with Visual D 0.47 also checks HKLM\Software\LDC\InstallationFolder,
but the latest visuald from Appveyor
https://ci.appveyor.com/project/rainers/visuald also places the settings into a
HKCU-key.
Please note that the new compiler detection fails in the appveyor build because
of a bug in phobos in stock dmd.
--
More information about the Digitalmars-d-bugs
mailing list