On 05.01.11 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?

Sounds like you don't have KDEDIRS (note the S in the end) set to include
all prefixes where you installed KDE code. Or you didn't run kbuildsycoca4.
KDevelop ships 3 templates (they're in the app_templates/ directory in the
sources) using the CMake buildsystem. If they don't show up then they're
not found. You can check the paths that are being searched using

kde4-config --path data

Under one of the listed directories there needs to be a kdevappwizard/ with
a templates/ subdirectory and the tar.bz2's in there.

Andreas

-- 
Chicken Little was right.
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to