KindDragon / vld

Visual Leak Detector for Visual C++ 2008-2015
https://kinddragon.github.io/vld/
GNU Lesser General Public License v2.1
1.01k stars 316 forks source link

VLD is turned off #30

Open KirbX opened 7 years ago

KirbX commented 7 years ago

Hi! Maybe this question has already been asked somewhere but I didn't find it ... I have setup everything for VLD, the paths, included it in every files, and look at vld.ini that says " VLD = on". But still when I launch my app in Debug mode, it says "VLD is turned off". But it still makes everything very slow, so I believe it's running. But at the end of the program, the pop-up do not show up and I have no informations.

I'm using Visual Studio 2015 on Windows 7. Does someone knows how to activate it?

fubi242 commented 6 years ago

Hello, I have exactly the same problem. Everything set up correctly (I already successfully used earlier versions in the past), but the message 'Visual Leak Detector is turned off.' appears. VLDEnable() in source code doesn't help either. I'm using Version 2.5.1 with Qt 5.5.1 on Visual Studio 2010 and Windows 7. Thank you very much.

che-kir commented 4 years ago

Actually, I have the same issue with Version 2.5.1 and Visual Studio 2017, Windows 10.