Search found 4 matches
- Sun May 26, 2019 10:28 am
- Forum: ESP-MDF
- Topic: esp-mdf in eclipse problem
- Replies: 3
- Views: 7687
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...
- Wed May 08, 2019 2:38 pm
- Forum: ESP-MDF
- Topic: Lacking basic examples & documentation
- Replies: 4
- Views: 8266
Re: Lacking basic examples & documentation
hi thank you for document i try to read but still confusing i read API guide and also API reference but still a lot of your codes not define like mdf_common.h you use a lot of things in example but just a few was explained in the API reference and there is no explanation for macro and also still you...
- Wed May 08, 2019 2:27 pm
- Forum: ESP-MDF
- Topic: esp-mdf in eclipse problem
- Replies: 3
- Views: 7687
esp-mdf in eclipse problem
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 ...
- Wed May 08, 2019 2:07 pm
- Forum: ESP-MDF
- Topic: Release of ESP-Mesh App Source Code
- Replies: 5
- Views: 14321
Re: Release of ESP-Mesh App Source Code
hi thank you for sharing source code but after i open it in android studio its look like build with machine or this is export of other frame work like flutter or something else .... there was no page in the source but after build there is a lot of page like account and other stuff and why have 5 gra...