Replies: 3 comments 1 reply
-
Hello! Could you please paste the complete command line and complete output? Note: please also check the official docs at https://rfquack.org in case you haven't done so already. |
Beta Was this translation helpful? Give feedback.
-
Goodmorning Federico, this is the complete output from VSCode on Windows10 without using command line. I have red your documenation by the way :-)
Processing featheresp32 (platform: platformio/espressif32@^5.2.0; board: featheresp32; framework: arduino)
#include <RadioLib.h> featheresp32 FAILED 00:00:15.212
I |
Beta Was this translation helpful? Give feedback.
-
Thank you for time Federico. Please can anyone help me find out which step I am overlooking? Thank you in Advance. |
Beta Was this translation helpful? Give feedback.
-
Hello,
I like to test RFQuack, but i'm a newbe with VSEditor and PlatformIO.
After i cloned the GIT project i get this fault while compiling.
src/radio/RadioLibWrapper.h:18:10: fatal error: RadioLib.h: No such file or directory.
main.cpp:
cannot open source file "RadioLib.h" (dependency of "C:\VSCode\RFQuack\radio\drivers.h")
Please can anyone help me find out which step I am overlooking? I alreday tried to install the Radioib library manualy
Thank you in Advance.
Beta Was this translation helpful? Give feedback.
All reactions