You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prebuilt for Linux has rpath: [$ORIGIN/lib/].
We need to override bundled libs (e.g. vulkan, ffmpeg) to swap them which is sometimes not allowed at packaging rule.
Adding RPATH allows to override them keeping original libraries.