Replies: 1 comment
-
Well, here is some info for the RAK4631 developers. I first built for After posting the message, knowing it will take some time to get responses, I went back to the So, I withdraw my question and, instead, offer this information up to the maintainers. Do what you will with it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Take it easy on me, new to LoRa, Meshtastic, and PlatformIO. However, I've been writing code in C for embedded systems for 35+ years.
Trying to following the build instruction from the website for the RAK4631. Additional info for perspective; I'm on a MacBook pro M3 running VSCode, all extensions disabled accept for what is needed for PlatformIO, C/C++, etc.
If, for
PlatformIO: Pick Project Environment
, I chooserak4631
and then runPlatformIO: Build
, the build is successful.However, if I choose
rak4631_dbg
for thePlatformIO: Pick Project Environment
selection, the build fails with the error messagecannot find -lalgobsec
.Initial google searches didn't turn up anything. Any ideas how to resolve this?
Beta Was this translation helpful? Give feedback.
All reactions