Search found 1 match
- Mon Sep 23, 2024 1:52 pm
- Forum: ESP-IDF
- Topic: "New espressif idf project" problem in eclipse
- Replies: 2
- Views: 13018
Re: "New espressif idf project" problem in eclipse
Hi, in my first attempt I experienced this problem. I'm using espressif ide Version: 3.0.0 Build id: 20240605-1941 on fedora 40 kde, X11, webkit2gtk-4 present. I will put here the bash script that's work for me; call this instead the executable at the same folder: #!/bin/bash export SWT_GTK3=1 expor...