We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Duplicate of #2928
Sorry, something went wrong.
No branches or pull requests
打开配网功能编译失败
Compile failed to open the distribution network function
The text was updated successfully, but these errors were encountered: