Bug 75919

Summary: wish: automake based Qt-only project template
Product: [Developer tools] kdevplatform Reporter: Daniel Franke <franke.daniel>
Component: appwizardAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED INTENTIONAL    
Severity: wishlist    
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel Franke 2004-02-23 14:18:35 UTC
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
Comment 1 yfh2 2005-01-29 16:16:52 UTC
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.
Comment 2 Daniel Franke 2005-01-29 22:52:53 UTC
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
Comment 3 greatbunzinni 2005-06-12 15:01:01 UTC
*** This bug has been confirmed by popular vote. ***
Comment 4 Andreas Pakulat 2008-06-29 18:07:50 UTC
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).