[fpc-pascal] SDL 2.0 Test, Need Advice
Anthony Walter
sysrpl at gmail.com
Tue Apr 9 08:05:32 CEST 2013
I fixed this problem. Apparently settings in my .bashrc are not inherited
by launcher applications. I have a ~/lib folder where I would put shared
object files I built and added that path it in .bashrc
LD_LIBRARY_PATH=~/lib
export LD_LIBRARY_PATH
I copied the above again in the script which launches lazarus and now I can
run/debug tests which reference libSDL2.so from lazarus.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130409/dde410a2/attachment.html>
More information about the fpc-pascal
mailing list