QueueArray.h: No such file or directory

Why do I get this error, I could not find any solution. Can you help me, please?

receiver:32:10: fatal error: QueueArray.h: No such file or directory
#include <QueueArray.h> // This library is included to manipulating queues (array version).
^~~~~~~~~~~~~~
compilation terminated.
exit status 1
QueueArray.h: No such file or directory

Hello, do yourself a favour and please read How to get the best out of this forum and modify your post accordingly (including code tags and necessary documentation for your ask).


you are probably missing a library ➜ Arduino Playground - QueueArray Library

@aysezulalg, your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advise on) your project :wink: See About the Installation & Troubleshooting category.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.