We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On GRC 3.11:
cmake fails with the following error:
include could not find load file: GrSwig
CMake Error at swig/CMakeLists.txt:40 (GR_SWIG_MAKE): Unknown CMake command "GR_SWIG_MAKE".
Seems like GrSwig is deprecated from 3.9 on.
Is any adaption planned or anything else to make it work?
The text was updated successfully, but these errors were encountered:
Thank you for this report.
Yes I need to update gr-kiwisdr to the latest version of GNURadio as currently it only works with version 3.9.
Yes this is planned, but I am not sure how quickly I can find the time to do it.
In case you are working on this, feel free to open a pull request
Sorry, something went wrong.
@hcab14 any updates?
updates?
Sorry for the late response. I assumed no one was interested...
I'll have a look.
Which GNURadio version are you using?
If you like, let me know your use case hcab14@gmail.com.
No branches or pull requests
On GRC 3.11:
cmake fails with the following error:
include could not find load file:
GrSwig
CMake Error at swig/CMakeLists.txt:40 (GR_SWIG_MAKE):
Unknown CMake command "GR_SWIG_MAKE".
Seems like GrSwig is deprecated from 3.9 on.
Is any adaption planned or anything else to make it work?
The text was updated successfully, but these errors were encountered: