Bug 69593 - Missing m4 files when creating C++ Hello World Program
Summary: Missing m4 files when creating C++ Hello World Program
Status: RESOLVED DUPLICATE of bug 67640
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-03 19:31 UTC by Andrew Coles
Modified: 2003-12-08 10:29 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 Andrew Coles 2003-12-03 19:31:01 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.3.2 compiled using --enable-debug=full
OS:          Linux

If a new project is created of type 'C++ -> Simple Hello World Program' then it will not build:  automake falls over.  Copying acinclude.m4 and aclocal.m4 from another KDE program into the directory solves the problem; perhaps modifications need to be made to the project wizard scripts to this end.
Comment 1 Amilcar do Carmo Lucas 2003-12-07 02:48:01 UTC
Please, please what is your KDevelop version?
What is your distribuition ?
Comment 2 Mario Scalas 2003-12-07 12:25:02 UTC
Followed the steps but the "Simple Hello World" application builds & run just fine ;-)
(Gentoo Linux here)
Comment 3 Iztok Kobal 2003-12-08 08:24:27 UTC
This should be marked as duplicate to Bug #67640
Comment 4 Amilcar do Carmo Lucas 2003-12-08 10:29:03 UTC
Thanks for the info Iztok.
And thanks for all the help you have been giving to the KDevelop project.


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