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

--- Comment #3 from ki...@gmx.net ---
> Visual D doesn't use LDC's automatic detection because it doesn't allow
> using different versions of VS.

It is possible - via env variable `LDC_VSDIR`. For LDC 1.0.0 compatibility,
it'd have to end with a backslash, e.g., `LDC_VSDIR=C:\Program Files
(x86)\Microsoft Visual Studio 12.0\`.

--

Reply via email to