Hi All,
This is my first post of VLD. I have a desktop client application built using Qt for Windows and Mac. This desktop application also embeds Chrome Embedded Framework. Profiling memory footprint of my application has indicated significant memory leaks. I wish to use VLD to debug further as to which component is leaking.
Currently, my application can be build only in Release mode.
I have included VLD header and library reference in my project.
My Question: Can I use VLD in my application by building in Release mode.
Thanks in advance!
This is my first post of VLD. I have a desktop client application built using Qt for Windows and Mac. This desktop application also embeds Chrome Embedded Framework. Profiling memory footprint of my application has indicated significant memory leaks. I wish to use VLD to debug further as to which component is leaking.
Currently, my application can be build only in Release mode.
I have included VLD header and library reference in my project.
My Question: Can I use VLD in my application by building in Release mode.
Thanks in advance!