I am developing a program with Visual C++ 2010 using the Qt library. When I tried to use Visual Leak Detector (including vld.h in the main program after all other includes) I got an application error (0xc0150002). Is there any workaround to use VLD with Qt ?
This happened only with vld2.4rc; when I tried with vld2.3 there was no Application error
This happened only with vld2.4rc; when I tried with vld2.3 there was no Application error