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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
getting this make error:
../utils/include/mfx_defs.h:32:10: fatal error: mfxdefs.h: No such file or directory
#include "mfxdefs.h"
^~~~~~~~~~~
compilation terminated.
I did this before the make:
MFX_HOME=/opt/intel/mediasdk ./autogen.sh
The text was updated successfully, but these errors were encountered:
getting this make error:
../utils/include/mfx_defs.h:32:10: fatal error: mfxdefs.h: No such file or directory
#include "mfxdefs.h"
^~~~~~~~~~~
compilation terminated.
I did this before the make:
MFX_HOME=/opt/intel/mediasdk ./autogen.sh
The text was updated successfully, but these errors were encountered: