libdspl-2.0 is opensource cross-platform digital signal processing algorithm library, written in C language.
GNU Lesser General Public License v3.0
91
stars
27
forks
source link
Build error: `fft_cmplx.c:192:12: error: call to undeclared function 'fft_krn'; ISO C99 and later do not support implicit function declarations` #8
Closed
barracuda156 closed 3 months ago
Is there some header missing?
gcc-13 still builds it, spitting out a warning; clang just fails.