Bug#20872: kdevelop C++ console project creation

troyt at myrealbox.com troyt at myrealbox.com
Sat Feb 24 18:59:24 UTC 2001


Package: kdevelop
Version: 2.1 Beta 2
Severity: normal
Installed from: Installed from Debian Package 4:2.1-beta2-1028-3 (testing/unstable)

When creating a C++ terminal application using Kdevelop, 
the actual source directory is non-existent.  As a result, 
no building of the project can be done.

Apparently, when creating the project, the 
<template.tar.gz> file is unpacked to the 
/projectname/skel directory.  From there, nothing is done; 
however I would guess that the projectname/skel directory 
should be renamed to /projectname/projectname, as KDevelop 
is looking for that non-existent directory later on in the 
project creation section.

And, as a result, even the default 'Hello World' app 
cannot be built after creating the project.

Full log is as follows:

Starting with installation
App [Discrete1] Type [cpp]
unpacking <template.tar.gz> in </home/troy/projectname>...
Starting with configuration
creating configuration files...
>make -f Makefile.dist
cat acinclude.m4.in libtool.m4.in >acinclude.m4
aclocal
autoheader
automake
make configure...
>LDFLAGS=" " CFLAGS="-O0 -g3 -Wall" CXXFLAGS="-O0 -g3 
-Wall"
>./configure 
creating user documentation...
>sgml2html index.sgml
Processing file index.sgml
READY

________________________________________________________


Makefile.am:3: required directory ./projectname does not 
exist
make: *** [all] Error 1
sh: ./configure: No such file or directory
Cannot find .//index.SGML


(submitted via bugs.kde.org)


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list