Page 1 of 1

Vscode esp-idf not building

Posted: Fri Nov 26, 2021 8:08 pm
by Janeczek
Hi, I am using Vscode extension 1.2, esp-idf 4.3.1, windows 10 Professional. I do not know what happened but when I want to build project first time of using extension I can do that but when I change any C code, comments or other in my project I can not build. When I close VScode and start one again then I can build but if I change something and build again I can not and again and again. Could anybody tell me what to do?. Thanks

Re: Vscode esp-idf not building

Posted: Sat Nov 27, 2021 10:30 am
by abansal22
Janeczek wrote:
Fri Nov 26, 2021 8:08 pm
Hi, I am using Vscode extension 1.2, esp-idf 4.3.1, windows 10 Professional. I do not know what happened but when I want to build project first time of using extension I can do that but when I change any C code, comments or other in my project I can not build. When I close VScode and start one again then I can build but if I change something and build again I can not and again and again. Could anybody tell me what to do?. Thanks
thats strange. could you provide the error code it is in terminal.

Re: Vscode esp-idf not building

Posted: Mon Nov 29, 2021 4:37 pm
by Janeczek
Hi, I have no any error after building-normal building result statement or if I make any error improvments it is showing the same error after building. I need to close VScode and build again if error was resolve then I can flash.