[Bug 83191] New: Error trying to compile a simple designer base Kde app
Raul Moratalla
raul.moratalla at ono.com
Sun Jun 13 02:14:59 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=83191
Summary: Error trying to compile a simple designer base Kde app
Product: kdevelop
Version: unspecified
Platform: RedHat RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: raul.moratalla ono com
Version: Snapshot 04-06-09 (using KDE KDE 3.2.3)
Installed from: RedHat RPMs
OS: Linux
I generate with the wizard a "Simple designer based kde application". If I compile it I get an error due to an problem in main.cpp:
I have a line such this:
KAboutData::License_$LICENSE$, "(C) %{YEAR} Raul Moratalla", 0, 0,
It should be:
KAboutData::License_GPL, "(C) 2004 Raul Moratalla", 0, 0,
More information about the KDevelop-devel
mailing list