Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I get the following error when attempting to analyze with valgrind :
Analyzing memory of ** Error: "/usr/bin/valgrind" could not be started: Host not found ** ** Analyzing finished **
Any idea what I am leaving out?
Thanks,
Tony
you need install valgrind :)
apt-get install valgrind
via root account for debian/ubuntu like distros.
actually, valgrind is installed and I am still getting this error
Moved to the tools forum, it's not related to Qt Quick.
The actual command issued by Qt Creator is listed somewhere in the application output. Try running it on a command line outside Qt Creator.