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 · 4 comments
Open

Compiling help: vlc error #261

ghost opened this issue Mar 22, 2024 · 4 comments

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

@r6915ee
Copy link

r6915ee commented Mar 23, 2024

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

@TechnikTil
Copy link
Contributor

@moxie-coder
Copy link
Contributor

read this: https://github.com/MAJigsaw77/hxvlc/blob/main/README.md#debian-based-distributions-debian

dude their account is deleted, why are you necro posting on an completely dead issue

@TechnikTil
Copy link
Contributor

idk it just popped up on my front page

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

3 participants