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

打开配网功能编译失败smartconfig #3142

Closed
qq547176052 opened this issue Jun 3, 2020 · 1 comment
Closed

打开配网功能编译失败smartconfig #3142

qq547176052 opened this issue Jun 3, 2020 · 1 comment

Comments

@qq547176052
Copy link

打开配网功能编译失败

Compile failed to open the distribution network function

xtensa-lx106-elf-gcc  -I ../../sdk-overrides/include -I /root/workspace/sdk/esp_iot_sdk_v3.0-e4434aa/include -D_C_TYPES_H_ -O2 -ffunction-sections -fno-jump-tables -fdata-sections -g -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals   -DMBEDTLS_USER_CONFIG_FILE=\"user_mbedtls.h\" -DLWIP_OPEN_SRC  -std=gnu11 -Wimplicit -I ../libc -I ../lua -I ../platform -I ../u8g2lib/u8g2/src/clib -I ../ucglib/ucg/src/clib -I ../ -I ../include   -o .output/eagle/debug/obj/wifi.o -c 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 '/root/workspace/app/modules'
../Makefile:380: recipe for target '.subdirs' failed
make[1]: *** [.subdirs] Error 2
make[1]: Leaving directory '/root/workspace/app'
Makefile:380: recipe for target '.subdirs' failed
make: *** [.subdirs] Error 2
script returned exit code 2

@marcelstoer
Copy link
Member

Duplicate of #2928

@marcelstoer marcelstoer marked this as a duplicate of #2928 Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants