Feature #4315 2008-09-18 20:29

amarty

Library search path (Debugtime)

When debugging apps with own .so libraries it is need to be libraries apropriate version accessible by dynamic linker. There is good idea to add option such "runtime library search path" to target configuration. I try the EnvVar plugin to setup LD_LIBRARY_PATH environment variable, but is no any effect. My current solution is set program working directory in target options to output directory, where executable and libraries both placed, and change terminal program from xterm to konsole (xterm don't works, but konsole does, I don't know why).

Category
Debugging
Status
Closed
Close date
2013-01-26 17:53
Assigned to
tpetrov
tpetrov 2013-01-26 17:53

Should work now. If it doesn't please start a topic on the forum about your situation/configuration/problem.