编译输出提示如图:
*** [.pio\build\esp32dev.pio\build\esp32dev\x509_crt_bundle.o] Source .pio\build\esp32dev\x509_crt_bundle.S' not found, needed by target
.pio\build\esp32dev.pio\build\esp32dev\x509_crt_bundle.o'.
有没朋友遇到这样的报错呀,我用PlatformIO,写ESP32的程序,点击编译结果提示这个错误,好像是什么证书不存在。怎么解决这个问题?
在网上搜了很久还没解决。
用的是ESP-IDF
你这个程序没有被发现
我也是遇到了同样的问题,不知道怎么解决