|
From: He f. <fig...@gm...> - 2009-08-11 14:32:36
|
Hi all, Does Kcachegrind supports recent qt version (4.5~)? Thanks. -- Fei |
|
From: Josef W. <Jos...@gm...> - 2009-08-11 15:59:18
|
On Tuesday 11 August 2009, He fei wrote: > Hi all, > Does Kcachegrind supports recent qt version (4.5~)? Thanks. KCachegrind is part of every KDE4.x release, and KDE4.x is based on Qt4.x. So of course it should work with Qt 4.5 installed. Why should it not? Did you perhaps intend to ask whether there is a KCachegrind version based purely on Qt4.5 (without the need for KDE4)? If so: yes, there is an experimental Qt-only version, which can be found next to KCachegrind sources in the KDE SVN. Look into kdesdk module, subdir kcachegrind/qcachegrind. There is a README on how to compile. I checked that it works with Windows/MinGW (should compile on OSX, too, but I do not have such a machine around). However, the configuration dialog is currently missing :-( Josef |