www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 19255] New: ldmd2.exe not found - must be in PATH?

https://issues.dlang.org/show_bug.cgi?id=19255

          Issue ID: 19255
           Summary: ldmd2.exe not found - must be in PATH?
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: visuald
          Assignee: nobody puremagic.com
          Reporter: kinke gmx.net

Hey Rainer. I think I'm using v0.47, at least that's what I just installed, but
VS (2017) keeps telling me the plugin version is still v0.46.

Anyway, I just tried building DMD master with the provided .sln, after changing
the D compiler to LDC (1.11 multilib) in the general project settings. It's
apparently trying to invoke ldmd2.exe without any path and fails to find it
(unless an LDC bin dir is in PATH). I've obviously set the LDC install dir
appropriately in the VisualD settings and even added the bin folder explicitly
to 'executable paths'.

--
Sep 20 2018