Search found 1 match

by abu9999
Sat Nov 07, 2020 10:06 am
Forum: ESP-IDF 中文讨论版
Topic: idf.py build 报错 No CMAKE_C_COMPILER could be found.
Replies: 3
Views: 7285

idf.py build 报错 No CMAKE_C_COMPILER could be found.

使用 ESP-IDF 工具安装器2.3 安装
安装过程都正常,没有报错,install export都已执行
win10系统
懂的人帮忙看看

E:\esp\esp-idf>idf.py build
Executing action: all (aliases: build)
Running cmake in directory e:\esp\esp-idf\build
Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -DCCACHE_ENABLE=1 e:\esp\esp-idf"...
-- The C ...

Go to advanced search