cannot find -lnet80211: No such file or directory #50018
-
A few more notes on this PR: #45565 |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
Right so those should be fetched with the recently introduced "west blobs" commands, the documentation has been updated with the command: https://docs.zephyrproject.org/latest/boards/xtensa/esp32/doc/index.html#prerequisites. West 0.14 should work (that's what I'm using) and there should be a That's what I have:
|
Beta Was this translation helpful? Give feedback.
-
@Machine-Hum, before the blobs integration the command was |
Beta Was this translation helpful? Give feedback.
-
I was using a version of west from the AUR, which looks to be slightly out of date. When I install it with pip things work fine. Thanks guys! |
Beta Was this translation helpful? Give feedback.
-
has this changed again? I am on west 14.99 from main branch and blobs option is missing
|
Beta Was this translation helpful? Give feedback.
I was using a version of west from the AUR, which looks to be slightly out of date. When I install it with pip things work fine. Thanks guys!