Edit an avconfig.H is placed in the libavutil directory to solve the error reporting problem; avconfig.H contents are as follows:
/* Generated by ffconf */
#ifndef AVUTIL_AVCONFIG_H
#define AVUTIL_AVCONFIG_H
#define AV_HAVE_BIGENDIAN 0
#define AV_HAVE_FAST_UNALIGNED 0
#endif /* AVUTIL_AVCONFIG_H */
Read More:
- [Solved] fatal error C1083: Cannot open included files: “stdafx.h”: No such file or directory
- [Solved] 1.fatal error: NvInfer.h: No such file or directory
- fatal error: libusb.h: No such file or directory [How to Solve]
- [Solved] MSYS2+ fatal error: zlib.h: There is no such file or directory
- [Solved] utils.c:33:18: fatal error: zlib.h: No such file or directory
- [Solved] fatal error C1083: Could Not Open Unable to open include file:“stdint.h”: No such file or directory
- [Solved] fatal error: bits/libc-header-start.h: No such file or directory
- [Solved] ROS fatal error: alsa/asoundlib. h: There is no such directory or file
- [Solved] src/delly.h:8:42: fatal error: boost/graph/adjacency_list.hpp: No such file or directory
- Centos pip install uwsgi error: “fatal error: Python.h: No such file or directory”
- [Solved] Linux R Pack Error: cram/cram_io.c:61:10: fatal error: lzma.h: No such file or directory
- [Solved] Mac VS Code fatal error: ‘bits/stdc++.h‘ file not found
- Mac Pyaudio Installation fatal error: ‘portaudio.h‘ file not found
- crtdbg.h No such file or directory error [How to Solve]
- [Solved] Mac Cmake Complie openmp Error: fatal error: ‘omp.h‘ file not found
- [Solved] Android12 Error: fatal error: ‘mediadrm/ICrypto.h‘ file not found
- [Solved] MAC Compile Error: fatal error: ‘endian.h‘ file not found
- Containerd Error: btrfs/ioctl.h: No such file or directory
- [Solved] VScode Run C++ File Error: fatal error:opencv2\core.hpp:No such file or diretory
- C++: fatal error: variant: No such file or directory