Help with the configuration Eclipse CDT with ESP32
Posted: Mon Jan 13, 2020 5:52 pm
Hello Erpressif Forum,
i am really new with Eclipse and ESP32. But i am really interesting in learning these amazing things, that is why, i need i little your help. Here my questions:
in the installation and configuration of Eclipse with the ESP32 i found this two videos, that are different in the form of the configuration:
https://www.youtube.com/watch?v=DqnZy4d03_s
https://www.youtube.com/watch?v=jF8WnlUg4pY
The first one shows me how to get the ESP IDE easier and to install and a lot of things are already installed. But i am having already problems with the #include <freertos/FreeRTOS.h> sometimes i get the problem that he is include and sometimes he is not. That is why i watched the second video. He shows like a configuration manually, where i have to insert some lines to get it work. Here are my questions:
1. If i want to do that manually i do not get the option in Preferences of the project: C/C++ Build and neither the option Path and Symbols in C/C++ General where i can add news includes (in the second video this must be done manually).
2. What is the difference between those two procedures of the videos? why are so different in what i can do or not.
3. With the installation like in the first video, a found just examples with programming in c. Can i also programming with c++?
4. If i do the things like in the second video, do i have to add the #includes (that are not found) always for a new project? or i am doing something wrong?
I appreciate your help!
Cha831a
i am really new with Eclipse and ESP32. But i am really interesting in learning these amazing things, that is why, i need i little your help. Here my questions:
in the installation and configuration of Eclipse with the ESP32 i found this two videos, that are different in the form of the configuration:
https://www.youtube.com/watch?v=DqnZy4d03_s
https://www.youtube.com/watch?v=jF8WnlUg4pY
The first one shows me how to get the ESP IDE easier and to install and a lot of things are already installed. But i am having already problems with the #include <freertos/FreeRTOS.h> sometimes i get the problem that he is include and sometimes he is not. That is why i watched the second video. He shows like a configuration manually, where i have to insert some lines to get it work. Here are my questions:
1. If i want to do that manually i do not get the option in Preferences of the project: C/C++ Build and neither the option Path and Symbols in C/C++ General where i can add news includes (in the second video this must be done manually).
2. What is the difference between those two procedures of the videos? why are so different in what i can do or not.
3. With the installation like in the first video, a found just examples with programming in c. Can i also programming with c++?
4. If i do the things like in the second video, do i have to add the #includes (that are not found) always for a new project? or i am doing something wrong?
I appreciate your help!
Cha831a