-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
When running the project out of Visual Studio (2015), it works great,
however, when I try to run the .exe, it complains about the following .dll files being missing
(libvlc.dll, libvlccore.dll, VLCQtCore.dll, VLCQtQml.dll, VLCQtWidgets.dll).
When I move those .dll files from the project folder to the release folder, and I run the .exe, nothing happens. When I then run the program from visual studio, it bugs out.
I couldn't find an already logged issue of this, and have not found a solution elsewhere either...
The code being used is from the simple-player example, under src.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels