View Single Post
Posts: 642 | Thanked: 486 times | Joined on Aug 2008
#1
I have some libraries I need for my application (they are libs built by me).

I can get Qt Creator to copy them to my applications install directory in /opt, but how can I get my application to load them from /opt directory and not look in /usr/lib for them?