Sorry, it looked like PlatformIO is just a layer on top of ESP-IDF and all the terminal outputs look the same as the outputs from windows CMD when trying to build the project.
I'll surely try the PlatformIO's Support forums.
Search found 4 matches
- Wed Mar 25, 2020 9:16 am
- Forum: IDEs for ESP-IDF
- Topic: linker problem trying to build with platformIO
- Replies: 2
- Views: 8083
- Wed Mar 25, 2020 9:13 am
- Forum: IDEs for ESP-IDF
- Topic: encoding problem when building under VSCODE
- Replies: 1
- Views: 6897
Re: encoding problem when building under VSCODE
Hello,
already did some steps as mentioned in this github issue https://github.com/espressif/vscode-esp ... -603441215.
already did some steps as mentioned in this github issue https://github.com/espressif/vscode-esp ... -603441215.
- Sat Mar 21, 2020 11:12 pm
- Forum: IDEs for ESP-IDF
- Topic: encoding problem when building under VSCODE
- Replies: 1
- Views: 6897
encoding problem when building under VSCODE
Hi, I downloaded the ESP-IDF Extension for VSCODE and after too many times trying to configure it, I'm posting this thread before I'm losing hope. I get this problem when building "blink" example: -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.25.1.windows.1") -- mconf-idf version ...
- Sat Mar 21, 2020 11:17 am
- Forum: IDEs for ESP-IDF
- Topic: linker problem trying to build with platformIO
- Replies: 2
- Views: 8083
linker problem trying to build with platformIO
Hi, I'm stuck on that for 2 days now, everytime another problem pops out. I'm trying building the project attached The compilation passes but the linker has the following: I've tried moving to the bare ESP-IDF Exstension and the problem that pops out is something about encoding. I'm stuck between th...