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

compilation error/ missing file: blaze/math/Matrix.h #37

Open
githubmicha opened this issue Dec 5, 2024 · 1 comment
Open

compilation error/ missing file: blaze/math/Matrix.h #37

githubmicha opened this issue Dec 5, 2024 · 1 comment

Comments

@githubmicha
Copy link

Thank you very much for your work

I am currently trying to install openwebrx. (https://github.com/jketterl/openwebrx/wiki/Manual-Package-installation-(including-digital-voice))

When compiling

‘m17-cxx-demod’

I get

In file included from /home/pi/pycsdr/m17-cxx-demod/include/m17cxx/ClockRecovery.h:5,
                 from /home/pi/pycsdr/m17-cxx-demod/include/m17cxx/M17Demodulator.h:6,
                 from /home/pi/pycsdr/m17-cxx-demod/apps/m17-demod.cpp:3:
/home/pi/pycsdr/m17-cxx-demod/include/m17cxx/KalmanFilter.h:8:10: fatal error: blaze/math/Matrix.h: No such file or directory
    8 | #include <blaze/math/Matrix.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

How can I fix this?

Thanks in advance for your answer.

@mobilinkd
Copy link
Owner

mobilinkd commented Dec 6, 2024 via email

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