-
Here is the log file. I'm trying to build micropython 1.17 with ESP-IDF v4.4.3 and it seems that Berkeley-db-1.xx fails to compile. I have tried |
Beta Was this translation helpful? Give feedback.
Answered by
leonsama
Feb 5, 2023
Replies: 2 comments
-
solution:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leonsama
-
This solution also helped me compiling in WSL. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
solution:
micropython/lib/Berkeley-db-1.xx
.git clone https://github.com/pfalcon/berkeley-db-1.xx -b embedded
inmicropython/lib/
.