On Wednesday, 23 October 2019 at 18:37:10 UTC, kinke wrote:
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.

Yes that's the one i downloaded

Reply via email to