Open mjihad-75 opened 3 years ago
i have the same issue. I was looking at what Adam Holden posted in Issue #96 (there is a link to this issue in his Issue # 95 posting) and it seems that he is on track to address the incompatibility issue between GNU radio 3.9 and gr-iio. I'm not a programming expert - barely a novice - but it seems that gr-iio is using the boost libraries for pointers or shared pointers (I'm sure I'm not articulating that properly) and GNU radio 3.9 is using a later version of C++ that has this capability built-in.
A C++ expert can articulate this much better.
Sorry - i have Mr. Horden's name wrong. It's Adam Horden
Hi, I am trying to compile gr-iio in version 3.8 (I have cloned the repository from the upgrade-3.8 branch) and I get the following error when doing make:
Can anyone help me? Thank you very much!