getting following error. rebuild or installing from makepkg both fail as such:
In file included from ../../src/Common/MainController.h:13,
from ../../src/Common/audio/core/LocalInputNode.cpp:4:
../../src/Common/video/FFMpegMuxer.h:94:5: error: ‘AVCodecContext’ does not name a type; did you mean ‘AVIODirContext’?
94 | AVCodecContext *codecContext;
| ^~~~~~~~~~~~~~
| AVIODirContext
make: *** [Makefile:3785: MainController.o] Error 1
make: *** [Makefile:3952: LocalInputNode.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
cbix commented on 2020-11-03 11:23 (UTC) (edited on 2020-11-03 17:22 (UTC) by cbix)
If you get an error after upgrading any of the dependencies, you might have to build the package again.