dub build doesn't work

kinke noone at nowhere.com
Wed Oct 23 18:37:10 UTC 2019


On Wednesday, 23 October 2019 at 16:55:37 UTC, OiseuKodeur wrote:
> On Wednesday, 23 October 2019 at 06:40:47 UTC, Seb wrote:
>> You won't need Visual Studio for this, but something which 
>> ships msvcr100.dll.
>> So sth. like this should be enough:
>>
>> https://www.microsoft.com/en-us/download/details.aspx?id=5555
>
>
> even when i installed the latest vcredist_x86 it doesn't work

You don't need the *latest* VC runtime (2019), but 2010, i.e., 
Seb's link. For DMD that is, LDC should be fine with the latest 
one.


More information about the Digitalmars-d-learn mailing list