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

--- Comment #9 from Rainer Schuetze <r.sagita...@gmx.de> ---
I tweaked the defaults in
https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.43-beta1
and added browse buttons to set/add path entries.

Visual D also tries to detect whether LDC is built for MSVC or MinGW
environment, but I suspect that these should just be different compilers. You
cannot really mix LDC for MinGW/32-bit and LDC for MSVC/64-bit, but these seem
to be the current options.

--

Reply via email to