-
Notifications
You must be signed in to change notification settings - Fork 115
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
Error compiling on ubuntu 22.10 #732
Comments
There's no actual error in your logs, since you can see
then this is already fixed. If you're building against a recent FFmpeg I strongly suggest using 0210824 or newer which has many build fixes implemented. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Has anyone been able to compile attractmode in Ubuntu 22.10?
I'm getting this error:
running make -j $(cat /proc/cpuinfo | grep -c processor)
i've installed the dependencies with the exception of
libavresample-dev
. Which isn't available. In stead of that, i've used the packagelibswresample-dev
.ubuntu:
Attract mode:
version: 2.6.2
The text was updated successfully, but these errors were encountered: