I download the esp32 idf from github,but make it have some problem .
I use git clone https://github.com/espressif/esp-idf.git esp-idf-new to my disk .Then copy it to linux environment to make it .
I do not know why this problem happens when using the native example ?
Can anyone help me?
esp32 compilation problems ?
esp32 compilation problems ?
- Attachments
-
- log.png (135.24 KiB) Viewed 9159 times
Re: esp32 compilation problems ?
I heard something odd in your report. You said you downloaded it and then moved it to Linux. Are you not working exclusively in Linux? Can you not download directly into Linux?
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Re: esp32 compilation problems ?
Although I do not know the reason, but I use git download on Linux there is no that problem.
Anyway thank you very much.
Anyway thank you very much.
Re: esp32 compilation problems ?
I have seen something similar when I share a project between Windows and Linux. Some things are compiled/linked differently. The solution in my case is to delete the build directory every time I switch the system. Could you maybe try that?
Re: esp32 compilation problems ?
Most likely its becuse you didnt use --recursive flag when you git cloned and didnt update submodule. You are missing few submodules.
Re: esp32 compilation problems ?
Think you.
I've solved the problem.
I've solved the problem.
Re: esp32 compilation problems ?
Think you.
I've solved the problem.
I've solved the problem.
Who is online
Users browsing this forum: markkuk and 285 guests