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

IDL installation into REDHAWK Target SDR #1

Open
Revathy0427 opened this issue Feb 20, 2021 · 3 comments
Open

IDL installation into REDHAWK Target SDR #1

Revathy0427 opened this issue Feb 20, 2021 · 3 comments

Comments

@Revathy0427
Copy link

@rodrigo455 Hello, could you please tell me how to install these jtnc-interfaces into REDHAWK. I am using Centos 7 OS. Thank you.

@rodrigo455
Copy link
Owner

Hello,
It's been a while since this project is not updated. As for the installation procedure, you can refer to the install script. You might get problems due to the REDHAWK version. If so, I would recomend you to create your own IDL projects, importing the corresponding IDL files.

@Revathy0427
Copy link
Author

Thanks for your reply. I tried creating one by importing the IDL files but in turn it showed an
error:
Include file cannot be found: redhawk/VOCODER/Vocoder.idl
What can be done to overcome this error.

@rodrigo455
Copy link
Owner

rodrigo455 commented Feb 21, 2021

You should be more specific, but I believe the error is raised by one of Vocoder extensions. Bare in mind that the Vocoder module might depends on the Audio module, which has other dependencies. You should make sure that the dependencies are properly satisfied/installed.
If the problem persists... probably the new REDHAWK version changed the Makefile automake template and include paths might not be the same anymore. You can attempt to change the include path on the idl file to a reasonable one, depending on what's being done during the build process.

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