Search found 2 matches
- Sun Jun 04, 2023 5:16 pm
- Forum: ESP-IDF
- Topic: Missing Compiler
- Replies: 5
- Views: 3486
Re: Missing Compiler
Thanks for your suggestion. When I run idf_tools.py list it asks me how I want to open the file and I picked visual studio. It then open the idf_tools.py file that lists in the comments how to install idf tool, update the path, which I have run in the IDF cmd. After a minute or so I get the followin...
- Sun Jun 04, 2023 5:31 am
- Forum: ESP-IDF
- Topic: Missing Compiler
- Replies: 5
- Views: 3486
Missing Compiler
When I try to build a project for the ESP32-S3 dev kit using windows 10 in the expressif cmd I get a missing compiler error. Any suggestions on a fix: Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -DCCACHE_ENABLE=1 C:\Espressif\frameworks\esp-idf-v5.0.2-3"... -- The C compiler i...