Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build smartconfig frameware meet some error #2923

Closed
BruceAKABear opened this issue Sep 22, 2019 · 1 comment
Closed

build smartconfig frameware meet some error #2923

BruceAKABear opened this issue Sep 22, 2019 · 1 comment
Labels

Comments

@BruceAKABear
Copy link

hi, I want to test smart config so I build the firameware by myself
but when I build the frameware I meet some problem !

<------------------------ BUG REPORT -----------------------------------------

Expected behavior

CC app/modules/wifi.c
wifi.c:20:31: fatal error: smart/smartconfig.h: No such file or directory
#include "smart/smartconfig.h"
^
compilation terminated.
../../Makefile:422: recipe for target '.output/eagle/debug/obj/wifi.o' failed
make[2]: *** [.output/eagle/debug/obj/wifi.o] Error 1
make[2]: Leaving directory '/mnt/f/forwsl/nodemcu-firmware-3.0-master_20190907/app/modules'

@marcelstoer
Copy link
Member

See #2928. The fix is now on dev.

vsky279 pushed a commit to vsky279/nodemcu-firmware that referenced this issue Dec 27, 2019
marcelstoer added a commit that referenced this issue Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants