Skip to content

.dlls missing when runnig .exe #16

@The-Olden-Goat

Description

@The-Olden-Goat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions