Error: "valgrind" could not be started: No such file or directory
-
Analyzing memory of /home/davit/MyProjects/build-test_window_-Desktop_Qt_5_5_1_GCC_64bit-Debug/test_window_
Failed to start program. Path or permissions wrong?
Analyzing finished.
Error: "valgrind" could not be started: No such file or directory,but from terminal when i changed current directory to:
$ cd /home/davit/MyProjects/build-test_window_-Desktop_Qt_5_5_1_GCC_64bit-Debug/
and then typing -
Yes, i have typio, but valgrind is not working and file exists in this directory: /home/davit/MyProjects/build-test_window_-Desktop_Qt_5_5_1_GCC_64bit-Debug/test_window_
and I can run it manually from terminal, by typing: /home/davit/MyProjects/build-test_window_-Desktop_Qt_5_5_1_GCC_64bit-Debug/test_window_ -
Hi and welcome to devnet,
Might be a silly question but: do you have valgrind installed ?
-
Hi,
No it’s not. It’s an external tool on the same level as cmake or even the compiler.
As for installing it, it depends on your OS/distribution.
-
Hi
its completely stand alone project/tool
http://valgrind.org/