Proper setup of Eclipse IDE for BLE on macOS (OS X) because of "No such file or directory"
Posted: Thu Jun 07, 2018 10:10 am
Hi,
I'm struggling with the setup of Eclipse on the mac. The simple WiFi example compiles but if it comes to BT (gatts_demo.c) then things become ugly: fatal error: esp_gap_ble_api.h: No such file or directory
I adjusted the include paths to all required files but some files will not be found. If I copy a not found .h-file to different location (included in the path of a found file) then it will be found but causing more trouble of not found files.
Has anyone any idea?
Thanks,
Jörg
I'm struggling with the setup of Eclipse on the mac. The simple WiFi example compiles but if it comes to BT (gatts_demo.c) then things become ugly: fatal error: esp_gap_ble_api.h: No such file or directory
I adjusted the include paths to all required files but some files will not be found. If I copy a not found .h-file to different location (included in the path of a found file) then it will be found but causing more trouble of not found files.
Has anyone any idea?
Thanks,
Jörg