Set LD_LIBRARY_PATH in unix run environments.
Similarly to how PATH is set up for Windows. The background is that without it plugin loading can pull in incompatible Qt libraries if the binary is compiled with RUNPATH instead of RPATH. Reviewed-by: Daniel Teske
Showing
Please register or sign in to comment