Several libraries folders!

Hello friends!

First of all, I´m sorry for my mistake! You know... in a forum like this, we are always breaking some rule about posting in a wrong place, posting something that cannot be posted, but anyway... it´s my last hope to solve a problem which I cannot handle anymore about Arduino IDE.

I am using Arduino IDE to upload my ESP32 codes, and it has been working fine for its purpose. The problem is: I have to reinstall Arduino IDE 3 or 4 times per day, since every time I add a new library, it creates a new folder somewhere in my computer and store the new library there. Then, when I´m going to compile the code, it brings several different errors, and the only reason is duplicated libraries.

As an example, I just installed u8g2 library for displays, picked an example code and, when I try to compile, it says that the u8g2 library is not installed. And here I go to reinstall the Arduino IDE, and it WILL work, because it always work.

I tried VSCode with PlatformIO to code for ESP32, but it SUCKS. Again, libraries are the problem. I copy the libraries to the lib folder and... nothing happens. It says that the lib is not installed.

That´s it. Once again, I´m sorry for anything wrong that I could have done in this post (maybe I shouldn´t mention VSCode...), but you guys are my last hope.

Thank you all for any sugestion... and I´m sorry for my poor english.
Tamer

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.