analogdevicesinc / gr-iio

IIO blocks for GNU Radio
GNU General Public License v3.0
94 stars 61 forks source link

Failed to compile gnuradio/analog/sig_source_f.h not found #58

Closed hangeron closed 4 years ago

hangeron commented 4 years ago

Failed to compile gr-iio for GNU Radio 3.9

gr-iio/lib/iio_math_impl.cc:30:10: fatal error: gnuradio/analog/sig_source_f.h: No such file or directory
 #include <gnuradio/analog/sig_source_f.h>
hangeron commented 4 years ago

It looks like gr-iio is not ready for 3.9. I'll try 3.8 branch.