Error inclunding <libavformat/avformat.h> in FFMPEG project on a Mac using clang
问题 I'm having trouble running the remuxing.c example code. I get the following error. I have confirmed that the files can be found in /usr/local/include . I am running macOS Sierra 10.12.6. $ cc -v playground/remuxing.c Apple LLVM version 9.0.0 (clang-900.0.39.2) Target: x86_64-apple-darwin16.7.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.12.0 -Wdeprecat ed-objc-isa-usage