How to use Valgrind
Unsolved
General and Desktop
-
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!!
-
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!!
-
@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