Replies: 1 comment 6 replies
-
This is strange: My gut feeling is that there might be some missing includes. In order to address the first error I suggest to add #include "AudioTools/BaseConverter.h" to AudioStreams.h. But I would not have any explanation why this error does not show up in Arduino or on the desktop builds... |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello again,
I followed the guide to use the framework without Arduino, but unfortunately am getting some strange compilation errors when I compile for an nrf91 on the Zephyr platform. Any help would be really appreciated!
Thanks,
Max
error.log
CMakeLists.txt
prj.conf.txt
Beta Was this translation helpful? Give feedback.
All reactions