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
While trying to build the VideoPlayer on macOS, a high number of these errors appear:
/Users/sahufc2/Desktop/VideoExamples/modules/foleys_video_engine/ReadWrite/FFmpeg/foleys_FFmpegReader.cpp:79:46: Member access into incomplete type 'AVCodecContext'
/Users/sahufc2/Desktop/VideoExamples/modules/foleys_video_engine/ReadWrite/FFmpeg/foleys_FFmpegReader.cpp:80:46: Member access into incomplete type 'AVCodecContext'
etc...
The text was updated successfully, but these errors were encountered:
Hello!
While trying to build the
VideoPlayer
on macOS, a high number of these errors appear:/Users/sahufc2/Desktop/VideoExamples/modules/foleys_video_engine/ReadWrite/FFmpeg/foleys_FFmpegReader.cpp:79:46: Member access into incomplete type 'AVCodecContext'
/Users/sahufc2/Desktop/VideoExamples/modules/foleys_video_engine/ReadWrite/FFmpeg/foleys_FFmpegReader.cpp:80:46: Member access into incomplete type 'AVCodecContext'
etc...
The text was updated successfully, but these errors were encountered: