Search found 31 matches

by -Rudy-
Sun Jul 18, 2021 10:49 pm
Forum: IDEs for ESP-IDF
Topic: VS Code Extension - Cmake help needed. (or other direction)
Replies: 1
Views: 2712

VS Code Extension - Cmake help needed. (or other direction)

I am trying to run a series of examples with the VS Code Extension. The problem I have is with Cmake instructions. I am trying to go through the examples in the Espressif ESP Jumpstart repository. https://github.com/espressif/esp-jumpstart There are 7 incremental steps to the project. 1_hello_world ...
by -Rudy-
Tue Jul 13, 2021 5:08 am
Forum: IDEs for ESP-IDF
Topic: Visual Studio Code ESP-IDF Extension - errors when installed
Replies: 2
Views: 6390

Re: Visual Studio Code ESP-IDF Extension - errors when installed

I opened an issue on the vscode-esp-idf-extension repository. I got the following and it worked for me.

there are some bugs in the current marketplace version.
Can you try this vsix installer? https://nightly.link/espressif/vscode-e ... 375661.zip
by -Rudy-
Sun Jul 11, 2021 11:45 am
Forum: ESP-IDF
Topic: ESP-IDF Extension for Visual Studio Code - install fail
Replies: 7
Views: 9443

Re: ESP-IDF Extension for Visual Studio Code - install fail

I started a new topic for my problem under Discussion Forum / IDEs for ESP-IDF

Visual Studio Code ESP-IDF Extension - errors when installed
viewtopic.php?f=40&t=22067
by -Rudy-
Sun Jul 11, 2021 11:40 am
Forum: IDEs for ESP-IDF
Topic: Visual Studio Code ESP-IDF Extension - errors when installed
Replies: 2
Views: 6390

Visual Studio Code ESP-IDF Extension - errors when installed

I tried to install the ESP-IDF extension in VS Code. It stopped on an error. It seemed to be a path problem with Git. Right now I am stuck. I can't seem to continue the install or re-install from scratch. I need some help. The following is what I got from running ESP-IDF Doctor. --------------------...
by -Rudy-
Sun Jul 11, 2021 5:40 am
Forum: ESP-IDF
Topic: ESP-IDF Extension for Visual Studio Code - install fail
Replies: 7
Views: 9443

Re: ESP-IDF Extension for Visual Studio Code - install fail

Now I am really stuck. I can't get VS Code to complete the install. I can't get it to re-install. Uninstall only changes the status to uninstalled, and changes the button option to Install. So when I click the Install button it briefly (half a second) shows installing, then states the application is...
by -Rudy-
Sun Jul 11, 2021 4:43 am
Forum: ESP-IDF
Topic: ESP-IDF Extension for Visual Studio Code - install fail
Replies: 7
Views: 9443

Re: ESP-IDF Extension for Visual Studio Code - install fail

The path was set for Git/cmd but not for Git/bin.
Now to figure out how to continue the install.
by -Rudy-
Sun Jul 11, 2021 3:59 am
Forum: ESP-IDF
Topic: ESP-IDF Extension for Visual Studio Code - install fail
Replies: 7
Views: 9443

Re: ESP-IDF Extension for Visual Studio Code - install fail

Do you have installed all the prerequisites ? It seems the error is raised for missing Git (haven't checked that script, just the log sounds like executing "git describe" failed to run for missing git executable). OK. You are right. I went fumbled my way into Developer: Toggle Developer Tools and i...
by -Rudy-
Sun Jul 11, 2021 3:47 am
Forum: ESP-IDF
Topic: ESP-IDF Extension for Visual Studio Code - install fail
Replies: 7
Views: 9443

Re: ESP-IDF Extension for Visual Studio Code - install fail

I installed Git before I updated Visual Studio Code. Maybe a path problem?
by -Rudy-
Sun Jul 11, 2021 12:57 am
Forum: ESP-IDF
Topic: ESP-IDF Extension for Visual Studio Code - install fail
Replies: 7
Views: 9443

ESP-IDF Extension for Visual Studio Code - install fail

I tried to install the Espressif ESP-IDF Extension for Visual Studio Code. It was going well, until the following. Can someone tell me what I should do? I am not a programmer, I am hardware developer. Previously I have only done limited work with the Arduino IDE. VSC and the ESP-IDF is totally new t...
by -Rudy-
Mon May 24, 2021 4:16 pm
Forum: General Discussion
Topic: ThatProject - ESP-NOW chat application, MAC address error.
Replies: 1
Views: 1988

ThatProject - ESP-NOW chat application, MAC address error.

This is in relation to the ESP-NOW Chat App video on You Tube and code on Github. There is no way to open an issue in the project on Github so I am posting it here and leaving a comment at the You Tube video. https://www.youtube.com/watch?v=Kpqz00_IzTc https://www.youtube.com/watch?v=Kpqz00_IzTc In ...