EMsoft-org / EMsoft-org/EMSphInx
Incorrect search for libfftw
Open
question
- Dominant language
- C++
- Stars
- 13
- Forks
- 27
- Avg merge
- 1d 42m
- Merged PRs (30d)
- 2
Description
The path specified in this line is incorrect:
https://github.com/EMsoft-org/EMSphInx/blob/master/depends/FFTW.cmake#L158
It is /usr/local/lib/libfft.so
libfft provides .pc files, you should use them insted of guessing the paths yourself.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.