[Bug 60067] Automake, configure, make, install dependancies

John Birch jbb at kdevelop.org
Thu Jun 19 22:22:03 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=60067     




------- Additional Comments From jbb at kdevelop.org  2003-06-19 22:21 -------
Hi, 
 
Debugging into a KParts part is currently a problem. The workaround at the 
moment is to install the part. This is because the KPart library is dlopen'ed 
and kde searches only in the installed area for the part. I'm had a short 
conversation with Simon H. about this and we concluded that a small change may 
be required to KLibLoader but at that stage nothing more happened. It could 
well be that these days the amending the KDELIBS path could be a solution. 
 
For other dynamically loaded libraries libtool sets the environment correctly 
so the library does not need to be loaded.




More information about the KDevelop-devel mailing list