brummer10/guitarix

err: Package sndfile was not found in the pkg-config search path.

royi-klein opened this issue · 4 comments

I ran:
./waf configure --prefix=/usr --includeresampler --includeconvolver --optimization

found this error log

Install libsndfile1-dev
In case you run into more missing packages, have a look at the dependency list.
https://github.com/brummer10/guitarix?tab=readme-ov-file#build-dependencies

I have installed all dependencies but still getting errors:
err: ../test.cpp:1:10: fatal error: fftw3.h: No such file or directory

Ah, okay,
you need to install libfftw3-dev

I'll add it to the dependencies list asap.

I assume your issue is solved, so close this issue.