Search found 4 matches

by xxdzsing
Wed Nov 06, 2024 3:43 pm
Forum: ESP-IDF 中文讨论版
Topic: ESP32-IDF编译报错
Replies: 1
Views: 375

ESP32-IDF编译报错

有没有大佬知道这是什么情况吗
202e5a102229acb5c07bba38851d9c9.png
编译过程中都是这些FAILD
202e5a102229acb5c07bba38851d9c9.png (488.09 KiB) Viewed 375 times
a8444b60c112e703e644fe5b141d451.png
编译结尾
a8444b60c112e703e644fe5b141d451.png (349.05 KiB) Viewed 375 times
by xxdzsing
Tue Nov 05, 2024 3:19 pm
Forum: ESP-IDF 中文讨论版
Topic: 下载IDF后使用idf.py编译项目找不到系统文件和无法确定time_t
Replies: 3
Views: 604

下载IDF后使用idf.py编译项目找不到系统文件和无法确定time_t

环境变量已经正常配置,编译输出结果: PS D:\ESP32\Espressif\frameworks\esp-idf-v5.1.2> cd C:\Users\xd\Desktop\02_key PS C:\Users\xd\Desktop\02_key> idf.py build Executing action: all (aliases: build) Running cmake in directory C:\Users\xd\Desktop\02_key\build Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DPYTHON=...
by xxdzsing
Tue Nov 05, 2024 3:17 pm
Forum: General Discussion
Topic: 下载IDF后使用idf.py编译项目找不到系统文件和无法确定time_t
Replies: 0
Views: 626

下载IDF后使用idf.py编译项目找不到系统文件和无法确定time_t

环境变量已经配置 输出结果: PS D:\ESP32\Espressif\frameworks\esp-idf-v5.1.2> cd C:\Users\xd\Desktop\02_key PS C:\Users\xd\Desktop\02_key> idf.py build Executing action: all (aliases: build) Running cmake in directory C:\Users\xd\Desktop\02_key\build Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DPYTHON=D:\...