Thread overview
[Issue 15107] Win32-COFF library paths are blank
Oct 16, 2015
Rainer Schuetze
Oct 16, 2015
Manu
Nov 01, 2015
Rainer Schuetze
Nov 28, 2015
Rainer Schuetze
October 16, 2015
https://issues.dlang.org/show_bug.cgi?id=15107

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario@gmx.de

--- Comment #1 from Rainer Schuetze <r.sagitario@gmx.de> ---
I suspect that the Win32 setting is some debris from an older installation.

The Win32-COFF settings should be filled with sensible paths, though.

--
October 16, 2015
https://issues.dlang.org/show_bug.cgi?id=15107

--- Comment #2 from Manu <turkeyman@gmail.com> ---
Debris? Perhaps there could be a button in the installer to purge settings to defaults on installation?

--
November 01, 2015
https://issues.dlang.org/show_bug.cgi?id=15107

--- Comment #3 from Rainer Schuetze <r.sagitario@gmx.de> ---
fixed in https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.43-beta1

--
November 28, 2015
https://issues.dlang.org/show_bug.cgi?id=15107

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Rainer Schuetze <r.sagitario@gmx.de> ---
released in https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.43

--