VisualD installer does not find visual studio 2019 community edition

Rainer Schuetze r.sagitario at gmx.de
Wed Jun 10 07:07:00 UTC 2020



On 09/06/2020 09:37, exo1 wrote:
> On Tuesday, 9 June 2020 at 06:26:21 UTC, Rainer Schuetze wrote:
> 
>>
>> I've made a new beta updated to dmd 2.092:
>>
> 
> This version seems to be crashing on a fresh project created through
> `dub init`.
> 
> According to windows task manager, dmdserver goes up to about 41mb
> memory, then crashes, then the extensions restarts dmdserver, it goes up
> to about 41mb memory, then crashes again.
> 
> (does not seem to crash with a D project created through VS template,
> however it takes 500mb ram for a hello world project)

You can use "dub generate visuald" to generate a VS solution. This
better integrates building and debugging and doesn't crash the dmdserver.


More information about the Digitalmars-d-ide mailing list