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

Undefined symbol for LimeSDR plugin #397

Closed
neeocf opened this issue Feb 8, 2018 · 1 comment
Closed

Undefined symbol for LimeSDR plugin #397

neeocf opened this issue Feb 8, 2018 · 1 comment

Comments

@neeocf
Copy link

neeocf commented Feb 8, 2018

hi,
as of commit myriadrf/LimeSuite@c02f435#diff-5938db8bef05ad9111fcc1199f87025b LimeSuite has deleted LMS_Disconnect() and LMS_IsOpen() functions, so urh has to probably be updated with latest LimeSuite.h header (and rebuild files generated by CPython, get rid of these API calls, and so on)..

@jopohl
Copy link
Owner

jopohl commented Feb 8, 2018

Thanks as lot for bringing this up. I made the required changes, so it should work again.

Edit: To get it working on your end, you need to call urh/src/urh/cythonext/build.py first or simply reclone the repository to let URH do it automatically.

@jopohl jopohl closed this as completed Feb 8, 2018
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