esp32 compilation problems ?

BearPeak
Posts: 15
Joined: Fri Jul 21, 2017 3:48 am

esp32 compilation problems ?

Postby BearPeak » Mon Nov 06, 2017 3:55 am

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?
Attachments
log.png
log.png (135.24 KiB) Viewed 8366 times

User avatar
kolban
Posts: 1683
Joined: Mon Nov 16, 2015 4:43 pm
Location: Texas, USA

Re: esp32 compilation problems ?

Postby kolban » Mon Nov 06, 2017 5:21 am

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

BearPeak
Posts: 15
Joined: Fri Jul 21, 2017 3:48 am

Re: esp32 compilation problems ?

Postby BearPeak » Mon Nov 06, 2017 5:46 am

Although I do not know the reason, but I use git download on Linux there is no that problem.
Anyway thank you very much.

novalight
Posts: 40
Joined: Tue Apr 19, 2016 1:13 pm

Re: esp32 compilation problems ?

Postby novalight » Mon Nov 06, 2017 10:00 am

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?

chegewara
Posts: 2238
Joined: Wed Jun 14, 2017 9:00 pm

Re: esp32 compilation problems ?

Postby chegewara » Mon Nov 06, 2017 10:54 am

Most likely its becuse you didnt use --recursive flag when you git cloned and didnt update submodule. You are missing few submodules.

BearPeak
Posts: 15
Joined: Fri Jul 21, 2017 3:48 am

Re: esp32 compilation problems ?

Postby BearPeak » Tue Nov 07, 2017 1:22 am

Think you.
I've solved the problem.

BearPeak
Posts: 15
Joined: Fri Jul 21, 2017 3:48 am

Re: esp32 compilation problems ?

Postby BearPeak » Tue Nov 07, 2017 1:23 am

Think you.
I've solved the problem.

Who is online

Users browsing this forum: Baidu [Spider] and 145 guests