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

cmake fails: include could not find load file GrSwig #6

Open
doccodyblue opened this issue Mar 28, 2022 · 1 comment
Open

cmake fails: include could not find load file GrSwig #6

doccodyblue opened this issue Mar 28, 2022 · 1 comment

Comments

@doccodyblue
Copy link

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?

@hcab14
Copy link
Owner

hcab14 commented Mar 30, 2022

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.

Is any adaption planned or anything else to make it work?

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

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