-
Notifications
You must be signed in to change notification settings - Fork 1
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
undefined reference to rlottie and apngasm #1
Comments
Sorry for the late reply. Did you install rlottie and apngasm from source? |
Hi @ioistired, |
Update: I reinstalled Ubuntu on WSL, then built and installed all the three libraries but still getting the same error |
@code-IM-perfect I'm assuming you installed apngasm from this source: https://github.com/apngasm/apngasm right? |
@ioistired yup release 3.1.10 |
I don't know then… I'm working on a Dockerfile which will ease these issues though. |
I installed dependencies rlottie, libpng, and apngasm. But when I do
make
command, there is error as following.Could you help me to fix? Thank you.
The text was updated successfully, but these errors were encountered: