Subdirectories and unresolved symbols

Sylvain Joyeux sylvain.joyeux at m4x.org
Thu May 30 17:06:02 UTC 2002


I have a project with two subdirectories net/ and request/. 
I make Kdevelop building two static libraries libnet.a and 
librequest.a in these subdirectories. 

But when it comes to linking, it looks like ld doesn't know 
anything about libnet symbols when it tries to link 
librequest (and vice-versa)

Is there something to do (something different than putting 
all the source files in the main project directory...) ?

Thank you in advance
-- 
Sylvain Joyeux




More information about the KDevelop-devel mailing list