rdmd issues

Joakim via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jul 15 11:41:06 PDT 2017


On Thursday, 6 July 2017 at 00:31:04 UTC, FoxyBrown wrote:
> rdmd -m64 Build.d
> Error: can't run 'C:\Program 
> Files\VS\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64', check PATH
>
> The path exists, but since it doesn't tell me what it is trying 
> to run, I have no clue. The path contains link.exe.

Add the --chatty command-line option, it will tell you everything 
rdmd is trying to do.


More information about the Digitalmars-d-learn mailing list