pfalcon / esp-open-sdk

Free and open (as much as possible) integrated SDK for ESP8266/ESP8285 chips
1.97k stars 623 forks source link

No rule to make target `esp-open-rtos/lwip/lwip/src/include/lwip/ip_addr.h' #301

Closed techboycr closed 6 years ago

techboycr commented 6 years ago

This is happening to me after install and try to copile my code, I am trying to compile this project: https://github.com/flannelhead/espway

But is giving me this error:

No rule to make target `esp-open-rtos/lwip/lwip/src/include/lwip/ip_addr.h', needed by `build/open_esplibs_libmain//misc.o'

Any idea? I am working with the esp-open-sdk directory that they provide.

pfalcon commented 6 years ago

I am working with the esp-open-sdk directory that they provide.

If "they provide", then you ask them. If there's anything related to this project, please provide the exact and minimal steps to reproduce (feel free to reopen then).