Bug#34965: specifying a directory attempts to build a library

degt at hotmail.com degt at hotmail.com
Fri Nov 16 08:43:11 UTC 2001


Package: kdevelop
Version: 1.4 (using KDE 2.2.0 )
Severity: normal
Installed from:    RedHat RPMs
Compiler:          gcc 2.96
OS:                Linux
OS/Compiler notes: Not Specified

I created a subdirectory named "src" within my
project directory. The root of the project directory
was populated by a million supporting files that
were created automatically.

My actual project sources were in the src subdirectory. When trying to build the makefile
drops down into all directories. When it goes to
my "src" directory it attempts to build a library and in this case it should generate an executable (being the sole source directory). I tries to build libXXXX.a
(XXXX for example only).

One of the options in KDevelop allows to specify what is being built in the directory, but it ONLY allows to specify "Static LIbrary" OR "Dynamic library", it ignores the fact that it is also conceivable to build an executable (the main program or utilities) in any of the subdirectories.

(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