KDevelop and subdir

Pascal Francq pfrancq at ulb.ac.be
Wed Nov 28 15:04:18 GMT 2001


Hi,

I have a little problem:
In my source dir (app/app), I have create a sub directory which contains 
himself a subdir with files (in level2) that were added to the project:

app
|----> app
        |----> level1
                    |-----> level2

When the project is compile, it seems that it doesn't find the corresponding 
library. I have to edit the options of the project and add a library to link:
/home/brol/app/app/level1/level2/liblevel2.a
But when I look closely in the gcc command, I see that kdevelop already added 
this library in the form of:
./level1/level2/liblevel2.a
but, I have to add it a second times to make it work.

I have a lot of this subdirecoty, and it is a nightmare to add by hand all 
this libraries. Is there a way to change that (by addind something in the 
"Makefile.am" files?

Thanks in advance.
-- 


Ir Pascal Francq
Researcher
Université Libre de Bruxelles
CAD/CAM Department
Avenue F.D. Roosevelt, 50
CP 165/14
B-1050 Brussels
BELGIUM
Tel. +32-2-650 47 65
Fax +32-2-650 47 24
ICQ: 91206668

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



More information about the KDevelop mailing list