Search found 1 match

by watchdog
Wed May 22, 2019 7:55 am
Forum: ESP-MDF
Topic: esp-mdf in eclipse problem
Replies: 3
Views: 7661

Re: esp-mdf in eclipse problem

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 ...