Closed arun54321 closed 2 years ago
error on master build: https://8n1.org/21394/d085
I already have ffmpeg installed.
❯ ls /usr/include/ffmpeg/libavutil/mem.h
/usr/include/ffmpeg/libavutil/mem.h
Hello, please try my fork MikeWang000000/spek-X :) This version of Spek here uses outdated ffmpeg APIs so it can't compile with FFmpeg 5.
@MikeWang000000
2DDouble&)’
634 | wxRect2DDouble& operator = (const wxRect2DDouble& rect);
| ^~~~~~~~
CXX spek-spek-spectrogram.o
In file included from spek-spectrogram.cc:8:
spek-fft.h:7:10: fatal error: libavutil/mem.h: No such file or directory
7 | #include <libavutil/mem.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:755: spek-spek-spectrogram.o] Error 1
make[2]: Leaving directory '/tmp/spek-X-main/src'
make[1]: *** [Makefile:479: all-recursive] Error 1
make[1]: Leaving directory '/tmp/spek-X-main'
make: *** [Makefile:407: all] Error 2
May be #149? I will take a closer look at this issue later.
I'm having the same issue and the autogen command didnt help, how did you manage to fix this ?
I'm having the same issue and the autogen command didnt help, how did you manage to fix this ?
I just used this https://github.com/MikeWang000000/spek-X