You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
On Thu, Dec 5, 2024 at 7:00 AM githubmicha ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub
<#37>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABD64DG7CFTF4KL5MERQTOT2EBS7HAVCNFSM6AAAAABTCVDJZ6VHI2DSMVQWIX3LMV43ASLTON2WKOZSG4ZDANRUGY4TKMI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
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
How can I fix this?
Thanks in advance for your answer.
The text was updated successfully, but these errors were encountered: