You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I guess this project is no longer maintained but was wondering if someone out there may be able to help me out... The OpenGL driver is not compiling on Arch derivatives, but exists in Void Linux & I can't seem to figure out why this is.
The text was updated successfully, but these errors were encountered:
I think it has something to do with this:
-- Checking for module 'avformat'
-- Package 'avformat', required by 'virtual:world', not found
-- Look for newer structure
-- Checking for module 'libavformat'
-- Found libavformat, version 58.12.100
-- Found avformat include dirs: /usr/include
-- Using FFMpeg dir parent as hint: /usr
-- Found avformat libs: /usr/lib/libavformat.so
-- found avformat: include /usr/include lib /usr/lib/libavformat.so
-- Checking for module 'avcodec'
-- Package 'avcodec', required by 'virtual:world', not found
-- Look for newer structure
-- Checking for module 'libavcodec'
-- Found libavcodec, version 58.18.100
-- Found avcodec include dirs: /usr/include
-- Using FFMpeg dir parent as hint: /usr
-- Found avcodec libs: /usr/lib/libavcodec.so
-- found avcodec: include /usr/include lib /usr/lib/libavcodec.so
-- Checking for module 'avutil'
-- Package 'avutil', required by 'virtual:world', not found
-- Look for newer structure
-- Checking for module 'libavutil'
-- Found libavutil, version 56.14.100
-- Found avutil include dirs: /usr/include
-- Using FFMpeg dir parent as hint: /usr
-- Found avutil libs: /usr/lib/libavutil.so
-- found avutil: include /usr/include lib /usr/lib/libavutil.so
-- Checking for module 'swresample'
-- Package 'swresample', required by 'virtual:world', not found
Hi, I guess this project is no longer maintained but was wondering if someone out there may be able to help me out... The OpenGL driver is not compiling on Arch derivatives, but exists in Void Linux & I can't seem to figure out why this is.
The text was updated successfully, but these errors were encountered: