Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make: error gr::iio #97

Open
mjihad-75 opened this issue Jan 29, 2021 · 2 comments
Open

Make: error gr::iio #97

mjihad-75 opened this issue Jan 29, 2021 · 2 comments

Comments

@mjihad-75
Copy link

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:

make_error

Can anyone help me? Thank you very much!

@pgoettle
Copy link

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.

@pgoettle
Copy link

Sorry - i have Mr. Horden's name wrong. It's Adam Horden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants