how to resolving dependencies in eclipse IDE?

mkseven32
Posts: 32
Joined: Mon Apr 23, 2018 1:21 am

how to resolving dependencies in eclipse IDE?

Postby mkseven32 » Sat Apr 28, 2018 8:35 am

Hi all
i follow all steps of Build and Flash with Eclipse IDE, but when i write a test file for building project.

there is a problem of dependencies. how could i config the path to resolving dependencies ?
Attachments
2018-04-28_162747.png
2018-04-28_162747.png (74.14 KiB) Viewed 3147 times
3.png
3.png (129.43 KiB) Viewed 3147 times
2.png
2.png (66.69 KiB) Viewed 3147 times

papaluna
Posts: 50
Joined: Tue Jan 30, 2018 11:27 am

Re: how to resolving dependencies in eclipse IDE?

Postby papaluna » Sat Apr 28, 2018 9:33 am

1. You have defined the ESP-IDF include directories under the section "Assembler" but the ESP-IDF include headers are C code.
So you need to define them under the section "GNU C". Goto Project Properties => C/C++ General => "Path & Symbols" property page => tabIncludes: For Language="GNU C" Do: add the includes.

2. If you are using the MSYS2 environment under MS WIndows then I would define IDF_PATH with its own specific notation for drive letters and forward slashes: /c/myiot/esp/esp-idf
--
Paul.

Who is online

Users browsing this forum: MSN [Bot] and 253 guests