KindDragon/vld

Vld included and compiled successfully, and activated (vld.ini) but no report is generated. with Visual Studio 2012.

Hba2019 opened this issue · 0 comments

Hi,

I have

  • download and install latest VLD release
  • include vld.h in my code and link with vld library
  • add void VLDEnable (); in my code
  • check that vld is on in vld.ini (VLD = on)
  • specify a file name in vld.ini ReportFile = (C:\tmp\vld.txt)
  • specify both to have debugger and file reporting (ReportTo = both)
  • stop and restart visual studio 2012. Version 11.0.5
    But still not able to generate any report or any file.
    Any help would be appreciated.
    Thanks,