Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling help: vlc error #261

Open
ghost opened this issue Mar 22, 2024 · 1 comment
Open

Compiling help: vlc error #261

ghost opened this issue Mar 22, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 22, 2024

Which target are you using?

[ ] Windows
[x] Linux (on Docker image)
[ ] Mac

Explain your issue

Every time I compile for linux it shows this error:

Error: ./src/hxvlc/flixel/FlxVideoSprite.cpp:9:10: fatal error: vlc/vlc.h: No such file or directory
    9 | #include "vlc/vlc.h"
      |          ^~~~~~~~~~~
compilation terminated.

Screenshot 2024-03-22 6 50 42 PM

@PetscopF
Copy link

Just saw someone having the same issue. For this, you'll likely need to install the libvlc-dev package for it to compile properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant