Adding library .dlls to path #6341
Unanswered
IcyAlmond
asked this question in
Help and Questions
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed ffmpeg-shared expecting to be able to have the libraries available to all applications without extra configuration, but I found that i needed to either move/copy the ffmpeg .dlls next to my .exe or add the location to the .dll files to PATH manually.
Is there a way to automatically do this?
Beta Was this translation helpful? Give feedback.
All reactions