[Qt-interest] How Can I set a directory to search libraries in runtime ?
Marco Borm
qt-lists at retrodesignfan.eu
Mon Nov 9 00:50:59 CET 2009
You have to use the linker option "-rpath" or that, but take sure this
is the right way. Don't deliver a dll hell to your user.
Marco
Mhayk Whandson wrote:
> Hi all,
>
> How can I specify in project.pro to search in runtime a libraries into
> a specific directory ? The option -L don't work because it just used
> to search in compile time. Could help me ?
>
> best regards,
>
>
More information about the Qt-interest-old
mailing list