-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
[pangolin] build failure #10099
Comments
Confirmed, needs to add ffmpeg libraries. |
For those who are troubled by this issue as me, I got a solution here.
This problem is caused by wrong static linking orders of FFMPEG_LIBRARIES so I changed file findFFMPEG.cmake in pangolin/CMakeModules. |
Host Environment
To Reproduce
./vcpkg install pangolin:x64-linux
Failure logs
Look at an attachment
install-x64-linux-dbg-out.log
The text was updated successfully, but these errors were encountered: