You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'am trying to compile ESP8622 example with PlatformIO IDE and Arduino IDE. I always get missing libraries by limero.
Now I had tried three librarys, what include and after modifying it to <Vector.h> I get it pass.
Then it needs and now I had tested two different librarys and now I get pass of it.
Now it's wanting <forward_list> and it's impossible to find.
So is it possible to share all needed library files? Or share links to librarys and them version numbers.
I have tested with Windows 10 and Armbian, no luck to find them easy.
The text was updated successfully, but these errors were encountered:
I'am trying to compile ESP8622 example with PlatformIO IDE and Arduino IDE. I always get missing libraries by limero.
Now I had tried three librarys, what include and after modifying it to <Vector.h> I get it pass.
Then it needs and now I had tested two different librarys and now I get pass of it.
Now it's wanting <forward_list> and it's impossible to find.
So is it possible to share all needed library files? Or share links to librarys and them version numbers.
I have tested with Windows 10 and Armbian, no luck to find them easy.
The text was updated successfully, but these errors were encountered: