Problem including components in esp-idf project.

woipdomain
Posts: 4
Joined: Tue Feb 04, 2020 10:35 am

Problem including components in esp-idf project.

Postby woipdomain » Sun May 24, 2020 1:45 am

Hi all ,
I've been 3 days trying to import a 3rd party library under PROJECT/components.
ESP-IDF Version :ESP-IDF v4.1-dev-1086-g93a8603c5-dirty
My project structure is :
PROJECT/main
/main/src
/components/
/components/libnmea-esp32/
/components/libnmea-esp32/libnmea/

I've tried several dozens of : Makefile, CMakeLists.txt , and components.mk configuration , without success. Allways end with :

../main/nas_core.c:34:10: fatal error: libnmea.h: No such file or directory

I'm pasting the following : PROJECT/main/Makefile.txt
PROJECT/CMakeLists.txt
PROJECT/components/libnmea-esp32/CMakeLists.txt

Could someone , please clarify how components should be configured?¿

Thank you .-
Attachments
CMakeLists.txt
(122 Bytes) Downloaded 254 times
Makefile.txt
(147 Bytes) Downloaded 257 times
CMakeLists.txt
(448 Bytes) Downloaded 262 times

Who is online

Users browsing this forum: No registered users and 150 guests