new cmake Qt3 project template - why isn't the project opened after it has been created ?

Alexander Neundorf neundorf at kde.org
Mon Apr 24 00:27:09 UTC 2006


Hi,

I just committed a new cmake based Qt3 application template to the kdevelop 
3.4 branch.
There's a problem with it:
it is created successfully, cmake is run at the end fo the creation 
successfully, but kdevelop doesn't open it as new project.
It still shows the project name of the previous project and when compiling it 
still compiles the previous project. After loading the newly created project 
manually it works.
Any idea what could be the reaosn for this ?

The two files which describe the project are attached.
In svn you can find them under languages/cpp/apptemplates/cmakeqt3app/.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net
-------------- next part --------------
# QMake application
[General]
Name=Qt3 Application
Icon=cmakeqt3app.png
Category=C++/CMake based projects
Comment=Generate a CMake based Qt3 application
FileTemplates=h,CStyle,cpp,CStyle
ShowFilesAfterGeneration=src/APPNAMELC.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmakeqt3app.kdevtemplate
Type: application/x-desktop
Size: 1099 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20060424/95459893/attachment.desktop>


More information about the KDevelop-devel mailing list