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
I am new to Arduino programing and don't have a lot of exp in build environments and came across an issue when building to the TBeam env. As a baseline I wanted to build a clean clone of the repo.
The error is ".platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: cannot find -lalgobsec"
This error is not present when I switch to the T-Echo env, but I have a mix of boards and would like to understand the issue. Any help would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am new to Arduino programing and don't have a lot of exp in build environments and came across an issue when building to the TBeam env. As a baseline I wanted to build a clean clone of the repo.
The error is ".platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: cannot find -lalgobsec"
This error is not present when I switch to the T-Echo env, but I have a mix of boards and would like to understand the issue. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions