Search found 1 match

by Robert
Thu Apr 27, 2017 7:19 pm
Forum: ESP-IDF
Topic: Importing /usr/include into the ESP project
Replies: 1
Views: 3373

Importing /usr/include into the ESP project

Hi,

as you do not support classic Bluetooth, I am trying to use sockets. The problem is that I can not include the files in /usr/include of my Ubuntu so I can never compile these headers. Is this a problem of my eclipse configuration or should I add a line to the Makefile?

Thank you