Hi,
> the library path to libfftw3f is actually hardcoded in the makefile.
> search for
> SET(FFTW3f /usr/lib/x86_64-linux-gnu/libfftw3f.so)
> in gr37-lte/lib/CMakeLists.txt
> and replace it with the the proper library location for your system.
> for example:
> SET(FFTW3f /usr/lib64/libfftw3f.so)
Ah, I see, the comment for this tells something about an ugly hack, and it seems I fell for it :)
> best regards,
> Martin
Thanks!
Ralph.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment