Search found 5 matches
- Wed Dec 15, 2021 12:15 am
- Forum: ESP-IDF 中文讨论版
- Topic: 用的好好的突然乱码,查了一下好像是环境变量的问题,问题是如何设置
- Replies: 1
- Views: 3195
用的好好的突然乱码,查了一下好像是环境变量的问题,问题是如何设置
先是用VScode报乱码,然后用cmd设置环境变量如下图所示,到底应该如何设置啊
- Sun Oct 31, 2021 11:54 am
- Forum: ESP-IDF 中文讨论版
- Topic: [已解决] 编译官方例程报错,ninja: build stopped: subcommand failed.
- Replies: 2
- Views: 10579
- Sat Oct 30, 2021 1:38 pm
- Forum: ESP-IDF 中文讨论版
- Topic: [已解决] 编译官方例程报错,ninja: build stopped: subcommand failed.
- Replies: 2
- Views: 10579
[已解决] 编译官方例程报错,ninja: build stopped: subcommand failed.
使用VScode,按照官方教程安装idf插件,编译时报错,麻烦了,如下: > Executing task in folder hello_world: cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 .. < -- Found Git: C:/Users/Administrator/.espressif/tools/idf-git/2.30.1/cmd/git.exe (found version "2.30.1.windows.1") -- The C compiler identification is GNU 8.4.0 ...
- Fri Oct 29, 2021 8:59 am
- Forum: ESP-IDF 中文讨论版
- Topic: 使用VScode编译总是不通过,捣鼓了几个小时搞不定,请教各位
- Replies: 4
- Views: 6132
- Thu Oct 28, 2021 5:04 pm
- Forum: ESP-IDF 中文讨论版
- Topic: 使用VScode编译总是不通过,捣鼓了几个小时搞不定,请教各位
- Replies: 4
- Views: 6132
使用VScode编译总是不通过,捣鼓了几个小时搞不定,请教各位
> Executing task in folder ESP32Test02: C:\Users\Administrator\.platformio\penv\Scripts\platformio.exe run < Processing esp32dev (platform: espressif32; board: esp32dev; framework: espidf) ---------------------------------------------------------------------------------------------------------------...