I have got a project that works with VLD 2.5 on x86, but when the program is compiled for 64bit, it crashes with 0xc0000005 right on start up. Without VLD, the program works. I saw someone had the same issue on VLD2.2 and I tried their solution. I have copied the content of win64 (e.g. dbghelp.dll, etc) to the same directory as the binary but that didn't fix the issue.
The console shows.
The console shows.
Visual Leak Detector read settings from: C:\Program Files (x86)\Visual Leak Detector\vld.ini
Visual Leak Detector Version 2.5 installed.
VS2013 on Windows 10.