Visual D: Failed to locate: "FileTracker32.dll".

Rainer Schuetze r.sagitario at gmx.de
Mon Sep 28 17:54:20 UTC 2020



On 28/09/2020 12:32, Jos van Uden wrote:
> Hello,
> 
> I've installed the latest version of Visual D (1.01) and Visual Studio
> Community Edition 2019. When I try to compile and run the hello world
> sample code: it fails with the message "TRACKER : error TRK0004: Failed
> to locate: "FileTracker32.dll". The system cannot find the file specified."
> 
> Is there something more that I should have installed / configured.
> 

For me, FileTracker32.dll is in the MSBuild folders.

I suspect you didn't install the C++ development environment aswell.
That is also needed to use the static libraries of the VC runtime and
the native linker.



More information about the Digitalmars-d-ide mailing list