We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ 1%] Building CXX object _deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/fft/fftw/fftw_fft.cc.o /data/spleeterpp-0.2.1/build/_deps/rtff-src/src/rtff/fft/fftw/fftw_fft.cc:5:10: fatal error: fftw3.h: No such file or directory #include "fftw3.h" ^~~~~~~~~ compilation terminated. _deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/build.make:185: recipe for target '_deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/fft/fftw/fftw_fft.cc.o' failed make[2]: *** [_deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/fft/fftw/fftw_fft.cc.o] Error 1 CMakeFiles/Makefile2:479: recipe for target '_deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/all' failed make[1]: *** [_deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/all] Error 2 Makefile:148: recipe for target 'all' failed make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
http://insmoin.com/Linux/28.html
sudo apt-get install fftw3-dev libsndfile1-dev
Sorry, something went wrong.
fftw.org/download.html
No branches or pull requests
[ 1%] Building CXX object _deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/fft/fftw/fftw_fft.cc.o /data/spleeterpp-0.2.1/build/_deps/rtff-src/src/rtff/fft/fftw/fftw_fft.cc:5:10: fatal error: fftw3.h: No such file or directory #include "fftw3.h" ^~~~~~~~~ compilation terminated. _deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/build.make:185: recipe for target '_deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/fft/fftw/fftw_fft.cc.o' failed make[2]: *** [_deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/fft/fftw/fftw_fft.cc.o] Error 1 CMakeFiles/Makefile2:479: recipe for target '_deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/all' failed make[1]: *** [_deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/all] Error 2 Makefile:148: recipe for target 'all' failed make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: