Thread overview
[Issue 19772] Support for VS2019
Mar 29, 2019
Rainer Schuetze
Mar 29, 2019
Rainer Schuetze
Mar 29, 2019
Srxy Wang
Mar 29, 2019
Srxy Wang
Mar 29, 2019
Srxy Wang
Mar 29, 2019
Srxy Wang
Mar 29, 2019
Rainer Schuetze
Mar 29, 2019
Srxy Wang
Mar 29, 2019
Srxy Wang
March 29, 2019
https://issues.dlang.org/show_bug.cgi?id=19772

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

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

--- Comment #1 from Rainer Schuetze <r.sagitario@gmx.de> ---
Have you tried https://github.com/dlang/visuald/releases/tag/v0.49.0-beta1 ? It might work with the preview only, though.

--
March 29, 2019
https://issues.dlang.org/show_bug.cgi?id=19772

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|dmd                         |visuald

--
March 29, 2019
https://issues.dlang.org/show_bug.cgi?id=19772

--- Comment #2 from Srxy Wang <x13989@126.com> ---
(In reply to Rainer Schuetze from comment #1)
> Have you tried https://github.com/dlang/visuald/releases/tag/v0.49.0-beta1 ? It might work with the preview only, though.

I actually mean the support to build programs targeting the VC runtime, is that also included in Visual D?

--
March 29, 2019
https://issues.dlang.org/show_bug.cgi?id=19772

--- Comment #3 from Srxy Wang <x13989@126.com> ---
Created attachment 1742
  --> https://issues.dlang.org/attachment.cgi?id=1742&action=edit
Add VS2019 support on this page

--
March 29, 2019
https://issues.dlang.org/show_bug.cgi?id=19772

Srxy Wang <x13989@126.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|visuald                     |dmd

--
March 29, 2019
https://issues.dlang.org/show_bug.cgi?id=19772

--- Comment #4 from Srxy Wang <x13989@126.com> ---
Sorry, it should be a dmd enhancement instead of a Visual D one, I've already changed the component.

--
March 29, 2019
https://issues.dlang.org/show_bug.cgi?id=19772

--- Comment #5 from Rainer Schuetze <r.sagitario@gmx.de> ---
Ah, ok. dmd on master branch already supports VS2019, but the installer does not.

--
March 29, 2019
https://issues.dlang.org/show_bug.cgi?id=19772

--- Comment #6 from Srxy Wang <x13989@126.com> ---
(In reply to Rainer Schuetze from comment #5)
> Ah, ok. dmd on master branch already supports VS2019, but the installer does not.

Fantastic! Thank you for your explanations, it helps a lot.

--
March 29, 2019
https://issues.dlang.org/show_bug.cgi?id=19772

Srxy Wang <x13989@126.com> changed:

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

--