esp-mdf in eclipse problem

Mahdibr
Posts: 4
Joined: Wed May 08, 2019 1:59 pm

esp-mdf in eclipse problem

Postby Mahdibr » Wed May 08, 2019 2:27 pm

hi

i use eclipse for esp-idf and its work fine
when i use esp mdf i can make correct build
but eclipse cant resolve library after build
according to the structure i change IDF-PATH to MDF-PATH to enviroment and use it
but still i have library error in eclipse IDE
like ... how can i resolve this for ESP-MDF??
.
.
Untitled.png
Untitled.png (77.76 KiB) Viewed 6780 times

ESP_@In逍遥子
Posts: 132
Joined: Thu Nov 15, 2018 2:06 am

Re: esp-mdf in eclipse problem

Postby ESP_@In逍遥子 » Thu May 09, 2019 7:56 am

It is recommended to develop according to the introduction, eclipse IDE support is not good enough.

watchdog
Posts: 1
Joined: Wed May 22, 2019 7:45 am

Re: esp-mdf in eclipse problem

Postby watchdog » Wed May 22, 2019 7:55 am

I had the same problem, and I solved it by adding the "components" directory of the esp-mdf repository to the Includes:
Right-click in the project, select Properties
Go to C/C++ General -> Paths and Symbols
In the "Includes" tab, under GNU C Add a new directory: ~/esp/esp-mdf/components
I had to do a clean of the project also.

Hope it helps

Mahdibr
Posts: 4
Joined: Wed May 08, 2019 1:59 pm

Re: esp-mdf in eclipse problem

Postby Mahdibr » Sun May 26, 2019 10:28 am

watchdog wrote:
Wed May 22, 2019 7:55 am
I had the same problem, and I solved it by adding the "components" directory of the esp-mdf repository to the Includes:
Right-click in the project, select Properties
Go to C/C++ General -> Paths and Symbols
In the "Includes" tab, under GNU C Add a new directory: ~/esp/esp-mdf/components
I had to do a clean of the project also.

Hope it helps
...
yes its work fine ...
thank you

Who is online

Users browsing this forum: No registered users and 13 guests