Re: Visual D >> TRACKER : error TRK0004: Failed to locate: "FileTracker32.dll". The system cannot find the file specified.

2018-02-17 Thread Saravana Kumar Arumugam via Digitalmars-d-learn
On Saturday, 17 February 2018 at 20:30:16 UTC, Saravana Kumar Arumugam wrote: ...Make sure you also renamed the file "FileTrackerUI.dll" to "FileTracker32UI.dll" in the latest LCID folder... Don't forget to make copy!! That'll bring you even more problems while compiling other projects! It

Re: Visual D >> TRACKER : error TRK0004: Failed to locate: "FileTracker32.dll". The system cannot find the file specified.

2018-02-17 Thread Saravana Kumar Arumugam via Digitalmars-d-learn
On Friday, 2 February 2018 at 08:56:45 UTC, Markus wrote: On Tuesday, 21 November 2017 at 04:39:52 UTC, A Guy With a Question wrote: I'm trying to learn D using Visual D in Visual Studio Community 2015. Both dmd and ldc give me this error when building from Visual Studio. Any ideas? I'm able