[GH-ISSUE #966] user_interface.h #431

Closed
opened 2026-02-28 00:02:22 +03:00 by kerem · 9 comments
Owner

Originally created by @Raellbv on GitHub (Oct 19, 2018).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/966

?? user_interface.h ??
i tray to uploud but missing the the file

Arduino:1.8.7 (Windows Store 1.8.15.0) (Windows 10), Board:"Arduino Yún"

esp8266_deauther:9:30: error: user_interface.h: No such file or directory

compilation terminated.

exit status 1
user_interface.h: No such file or directory

Originally created by @Raellbv on GitHub (Oct 19, 2018). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/966 ?? user_interface.h ?? i tray to uploud but missing the the file =========================================================== Arduino:1.8.7 (Windows Store 1.8.15.0) (Windows 10), Board:"Arduino Yún" esp8266_deauther:9:30: error: user_interface.h: No such file or directory compilation terminated. exit status 1 user_interface.h: No such file or directory ============================================================
kerem 2026-02-28 00:02:22 +03:00
  • closed this issue
  • added the
    best of
    label
Author
Owner

@Raellbv commented on GitHub (Oct 19, 2018):

And also tried to erase everything make the esp8266 empty by Reset_Sketch

but it is missing FS.h

Arduino:1.8.7 (Windows Store 1.8.15.0) (Windows 10), Board:"Arduino Yún"

Reset_Sketch:2:16: error: FS.h: No such file or directory

compilation terminated.

exit status 1
FS.h: No such file

<!-- gh-comment-id:431331191 --> @Raellbv commented on GitHub (Oct 19, 2018): And also tried to erase everything make the esp8266 empty by Reset_Sketch but it is missing FS.h =========================================================== Arduino:1.8.7 (Windows Store 1.8.15.0) (Windows 10), Board:"Arduino Yún" Reset_Sketch:2:16: error: FS.h: No such file or directory compilation terminated. exit status 1 FS.h: No such file
Author
Owner

@spacehuhn commented on GitHub (Oct 19, 2018):

You have to select the right board under Tools -> Board as it is explained in the wiki

<!-- gh-comment-id:431357798 --> @spacehuhn commented on GitHub (Oct 19, 2018): # You have to select the right board under Tools -> Board as it is explained in the [wiki](https://github.com/spacehuhn/esp8266_deauther/wiki/Installation#compiling-using-arduino-ide)
Author
Owner

@deantonious commented on GitHub (Oct 19, 2018):

Bonvenon al la EIF. Pasis iom da tempo, ĉar ni ne faras ĉi tion, do sentu fiera pri vi mem por malŝpari nin iom da tempo. Vi eble provu kun alia tabulo. Estu.

<!-- gh-comment-id:431502991 --> @deantonious commented on GitHub (Oct 19, 2018): Bonvenon al la EIF. Pasis iom da tempo, ĉar ni ne faras ĉi tion, do sentu fiera pri vi mem por malŝpari nin iom da tempo. Vi eble provu kun alia tabulo. Estu.
Author
Owner

@Namya125 commented on GitHub (May 14, 2019):

In file included from C:\Users\Namya Priya\Documents\Arduino\libraries\uMQTTBroker/uMQTTBroker.h:4:0,

from C:\Users\Namya Priya\Documents\Arduino\uMQTTBrokerSampleOOFull\uMQTTBrokerSampleOOFull.ino:9:

C:\Users\Namya Priya\Documents\Arduino\libraries\uMQTTBroker/user_interface.h:37:2: error: #error LWIP_OPEN_SRC must be defined

#error LWIP_OPEN_SRC must be defined

^
I am using esp32 as an mqtt broker for which I am getting an error as above
how do I rectify this error.

<!-- gh-comment-id:492159599 --> @Namya125 commented on GitHub (May 14, 2019): In file included from C:\Users\Namya Priya\Documents\Arduino\libraries\uMQTTBroker/uMQTTBroker.h:4:0, from C:\Users\Namya Priya\Documents\Arduino\uMQTTBrokerSampleOOFull\uMQTTBrokerSampleOOFull.ino:9: C:\Users\Namya Priya\Documents\Arduino\libraries\uMQTTBroker/user_interface.h:37:2: error: #error LWIP_OPEN_SRC must be defined #error LWIP_OPEN_SRC must be defined ^ I am using esp32 as an mqtt broker for which I am getting an error as above how do I rectify this error.
Author
Owner

@tobozo commented on GitHub (May 14, 2019):

@Namya125 replace your esp32 by an esp8266 and the error should be fixed

<!-- gh-comment-id:492175652 --> @tobozo commented on GitHub (May 14, 2019): @Namya125 replace your esp32 by an esp8266 and the error should be fixed
Author
Owner

@Namya125 commented on GitHub (May 14, 2019):

@Namya125 replace your esp32 by an esp8266 and the error should be fixed

is there any other method to rectify this error other than replacing the esp32 board with esp8266?

<!-- gh-comment-id:492178616 --> @Namya125 commented on GitHub (May 14, 2019): > @Namya125 replace your esp32 by an esp8266 and the error should be fixed is there any other method to rectify this error other than replacing the esp32 board with esp8266?
Author
Owner

@tobozo commented on GitHub (May 14, 2019):

@Namya125 yes you can eventually use an esp32 as a bridge to an esp8266

<!-- gh-comment-id:492189258 --> @tobozo commented on GitHub (May 14, 2019): @Namya125 yes you can eventually use an [esp32 as a bridge to an esp8266](https://github.com/tobozo/M5Stack-ESP12-Shield)
Author
Owner

@Namya125 commented on GitHub (May 15, 2019):

@tobozo thank you!! will try it.

<!-- gh-comment-id:492528633 --> @Namya125 commented on GitHub (May 15, 2019): @tobozo thank you!! will try it.
Author
Owner

@tobozo commented on GitHub (Oct 9, 2019):

Closing this issue as inactive, feel free to reopen if necessary.

<!-- gh-comment-id:539818448 --> @tobozo commented on GitHub (Oct 9, 2019): Closing this issue as inactive, feel free to reopen if necessary.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#431
No description provided.