https://issues.dlang.org/show_bug.cgi?id=21569

--- Comment #3 from apham <[email protected]> ---
(In reply to moonlightsentinel from comment #1)
> Does your current environment contain a RES variable?
> 

I see RES is set in build.d module as below
    env.setDefault("RES", dmdRepo.buildPath("src/dmd/res"));

--

Reply via email to