Bug 240128 - project from template fails to build due to dashes in project name
Summary: project from template fails to build due to dashes in project name
Status: RESOLVED DUPLICATE of bug 207856
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: 3.9.99
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 4.0.1
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-30 19:36 UTC by Alexander Potashev
Modified: 2010-05-30 21:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2010-05-30 19:36:43 UTC
Version:           3.9.99 (using KDE 4.4.3) 
OS:                Linux

1. click Project->"New From Template..."
2. select C++/KDE/KDE 4 GUI Application
3. set "Application Name" to "kde-gui1"
4. the project created has incorrect lines in the sources like the following:
class kde-gui1 : public KXmlGuiWindow

Reproducible: Didn't try




OS: Linux (x86_64) release 2.6.32
Compiler: x86_64-pc-linux-gnu-gcc
Comment 1 Andreas Pakulat 2010-05-30 21:19:38 UTC

*** This bug has been marked as a duplicate of bug 207856 ***