Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Cannot import library file from ESP32 sdk folder in "Eclipse C++ IDE for Arduino" project(Install "Eclipse C++ IDE for Arduino" and ESP32 board but could not include files from ESP32 SDK folder)
Cannot import library file from ESP32 sdk folder in "Eclipse C++ IDE for Arduino" project [message #1808214] Wed, 19 June 2019 12:26
Danish Anwar is currently offline Danish AnwarFriend
Messages: 1
Registered: June 2019
Junior Member
Hi,
I have successfully installed "Eclipse C++ IDE for Arduino" and the Plugin works fine. Now I installed a custom board (ESP32) by adding package_index.json URL in windows>prefrences>C/C++>Arduino. The board installed and also work fine.
The only problem I'm facing is that I'm unable to import platform SDKs and libraries.(e.g. #include "driver/adc.h") which are present in the path: G:\program\eclipse\.arduinocdt\packages\esp32\hardware\esp32\1.0.2\tools\sdk\include
I just want to import files just like in the Arduino IDE.

Eclispse version :
Eclipse IDE for C/C++ Developers
Version: 2019-03 (4.11.0)
Build id: 20190314-1200

Thank You
Previous Topic:OpenCV application linker error
Next Topic:Unable to determine gdb-multiarch version
Goto Forum:
  


Current Time: Thu Apr 18 02:16:10 GMT 2024

Powered by FUDForum. Page generated in 0.01781 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top