Version: 3.0.0 (using KDE 3.2.0, SuSE) Compiler: gcc version 3.3 20030226 (prerelease) (SuSE Linux) OS: Linux (i686) release 2.4.20-4GB Currently there are automake based (simple) C++ and KDE projects. Qt-only is available as qmake based project. To benefit from automakes portability (not to mention automake manger - I love this tool!) and to back the natural lazyness of your common developer a Qt-only, automake baed project, should be supplied. My intention to wish: http://www.kdevelop.org/forum/read.php?f=2&i=11014&t=11014
I have seen enough request to this (including mine). I doubt this will raise any interest to pursue by the dev. team, but I eventually, after much struggle, made my own "QT only - automake" project. Therefore, I can hand the incriminated configuration files. Just ring.
I just found that creating a new template isn't that hard - the docs are quite hard to read, but actually creating one is fun =) If you could be so kind to send me your files, I would try to add a 'autoqtcpp'-template to languages/cpp/app_templates. Thanx in advance Daniel
*** This bug has been confirmed by popular vote. ***
unfortunately its a wontfix. KDevelop4 will not have many templates out-of-the-box (but will provide support for user-supplied templates via GetHotNewStuff) and most probably won't have any automake template at all (that buildsystem needs to die anyway).