How to use Valgrind
-
wrote on 26 Nov 2018, 11:35 last edited by
-
Hello!
I have a problem with my code and I have a memory leak. I notice that in the Analyze menu, there is a Valgrind Memory Analyzer tool but, when I click there, the window that appears is empty. How can I configure Valgrind in Qt on Windows?
Thank you very much!!
wrote on 26 Nov 2018, 11:37 last edited by@ivanicy said in How to use Valgrind:
on Windows
You can't.
Visual Studio has some memory analysis tools on windows but it requires using the MSVC compiler
-
@ivanicy said in How to use Valgrind:
on Windows
You can't.
Visual Studio has some memory analysis tools on windows but it requires using the MSVC compiler
-
wrote on 26 Nov 2018, 11:48 last edited by
Analyse->performance and diagnostic in VS
1/4