On Monday, 20 February 2023 at 01:04:25 UTC, Mike Parker wrote:
Any error about a missing DLL is a run-time error that's
unrelated to dub or the compiler.
Normally, for end users, a missing MSVC runtime DLL means you
have to install the MSVC Redistributable package. This version
of the DLL yo
On Sunday, 19 February 2023 at 21:05:33 UTC, WhatMeWorry wrote:
and is abending with an error saying exactly this. How do I
specify the path to this library? Can I use one of the
environment variables in sc.ini, one of the Windows env
variables, or one of the dub options?
Btw, I'm bypassi
and is abending with an error saying exactly this. How do I
specify the path to this library? Can I use one of the
environment variables in sc.ini, one of the Windows env
variables, or one of the dub options?
Btw, I'm bypassing on purpose the official D installation.