esp_http_server not included/linked

JSchaef
Posts: 13
Joined: Fri Jan 25, 2019 8:39 am

esp_http_server not included/linked

Postby JSchaef » Fri Feb 01, 2019 7:42 am

Hello,
I'm using VisualGDB with ESP-IDF V3.2.
When I try to compile the "protocols\http_server\simple\" the include file "esp_http_server.h" ist not found.
What is wrong, how can I fix it?
Regards
Joerg

Zeni241
Posts: 85
Joined: Tue Nov 20, 2018 4:28 am

Re: esp_http_server not included/linked

Postby Zeni241 » Fri Feb 01, 2019 2:18 pm

Though it is not direct answer, but hope it will help. You can use lwip library to manage network communication. Here is an excellent link to tutorial.
http://www.lucadentella.it/en/2017/07/0 ... ebserver/
http://www.lucadentella.it/en/2017/01/3 ... sione-tcp/
Its light weight and made for embedded systems.

https://savannah.nongnu.org/projects/lwip/

ESP_Anurag
Posts: 19
Joined: Fri Aug 31, 2018 5:37 am

Re: esp_http_server not included/linked

Postby ESP_Anurag » Mon Feb 18, 2019 5:27 am

@JSchaef Seems like your IDF_PATH is not set correctly. Could you make sure that's not the case

Who is online

Users browsing this forum: No registered users and 116 guests