Reputation: 8694
I'm wondering why I can't use the valgrind analyizer from inside my Qt Creator. Valgrind is installed and runs from command line, but is not present in Qt Creator.
Does someone else have this issue?
QtCreator 2.01 Based on Qt 4.7.0 (64 bit) Ubuntu 11.04 x64 g++-4.5
Is the QtCreator version too old?
Upvotes: 1
Views: 2090
Reputation: 5067
As stated before, Qt Creator support for Valgrind began in version 2.2. I'd suggest an upgrade and it should work for you.
Let us know how it goes...
Upvotes: 1