Search found 2 matches

by ivargas95
Mon Jul 01, 2024 1:59 pm
Forum: ESP-IDF
Topic: Espressif-IDE v3.0.0 error in help autocomplete
Replies: 2
Views: 954

Re: Espressif-IDE v3.0.0 error in help autocomplete

Hello atouron, I have found a temporary solution. Apparently project directory names in Espressif IDE cannot have whitespace. It could be a bug in that new version because in previous versions there is no such problem. Below are examples of routes with errors and examples of correct routes. Error: D...
by ivargas95
Sat Jun 15, 2024 12:06 am
Forum: ESP-IDF
Topic: Espressif-IDE v3.0.0 error in help autocomplete
Replies: 2
Views: 954

Espressif-IDE v3.0.0 error in help autocomplete

**Error description** I have Espressif IDE development tools installed since, espressif-ide-setup-3.0.0-with-esp-idf-5.2.2. When I open Espressif IDE and create a project everything works fine with autocompletion (either when I try to include a header file or when I declare a structure type variable...