On Wednesday 05 January 2011 15:56:29 Riccardo Bellini wrote: > Hi everybody! > I'm stuck with the creation of a new project in KDevelop, as there are no > templates to start from, and the program does not let me create a new > project without specifying a template. > I compiled kde from trunk successfully (only kdesupport, kdelibs, > kdepimlibs and kdebase) and installed KDevelop and KDevPlatform from > source in $KDEDIR of kde-devel user. > What should I do to have some templates? > That isn't a serious problem, I can however start by hand-writing a > CMakeLists.txt and then importing it into KDevelop, but it's quite > annoying. Thanks for the help, > Riccardo Bellini hi,
Most templates come from KAppTemplate which is in kdesdk module. I thought though that KDevelop itself shipped some Qt templates but maybe not. It would be good to provide something to start a new project from scratch, maybe issue a bug report about it. So you need to build kdesdk/kapptemplate and see if it solves your problem. Best regards, Anne-Marie PS: I suppose you build yourself without a distribution? >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<