Closed Roelandsmith closed 1 year ago
@Roelandsmith after looking for a long time, I think I found the issue. There was a problem in the leaphy-extra-extensions library, the weird part is to know how it ever worked with that problem. Now need to wait for Arduino Library Manager to pick up the new version. Than I can test whether this indeed fixes the issue.
Check!
It’s a strange world😊
Van: Paul @.> Verzonden: zaterdag 21 mei 2022 14:46 Aan: leaphy-robotics/leaphy-client @.> CC: Roelandsmith @.>; Mention @.> Onderwerp: Re: [leaphy-robotics/leaphy-client] OLED-Display compilation error (Issue #214)
@Roelandsmith https://github.com/Roelandsmith after looking for a long time, I think I found the issue. There was a problem in the leaphy-extra-extensions library, the weird part is to know how it ever worked with that problem. Now need to wait for Arduino Library Manager to pick up the new version. Than I can test whether this indeed fixes the issue.
— Reply to this email directly, view it on GitHub https://github.com/leaphy-robotics/leaphy-client/issues/214#issuecomment-1133628413 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AJB57IH7VHHXTGQTIMNCHDLVLDLIFANCNFSM5V3GUURQ . You are receiving this because you were mentioned.Message ID: @. @.> >
Hi @Roelandsmith does your comment mean it's resolved for you? For me the problem seems to be gone.
Seems to be fixed.
Dit gebeurde op meerdere laptops. Het verversen van de library's werkte helaas niet.
Alle laptops hadden de laatste versie van Easybloqs geïnstalleerd: 1.2.0. (De vorige keer dat we diezelfde laptop met dezelfde versie gebruikten werkte het nog wel) De library staat gewoon netjes in de Leaphy_Extra-librarymap, maar toch geeft hij onderstaande melding:
[2022-05-13 13:44:43.822] [error] Compilation failed! Error: Command failed: C:\Users\smithr\AppData\Local\Temp\19e53a69-468c-4e55-a497-727676c99c4b.tmp.exe compile C:\Users\smithr\AppData\Roaming\easybloqs\sketch --fqbn arduino:avr:uno --build-path C:\Users\smithr\AppData\Roaming\easybloqs\bin --config-file C:\Users\smithr\AppData\Roaming\easybloqs\arduino-cli.yaml C:\Users\smithr\AppData\Roaming\easybloqs\sketch\sketch.ino:1:10: fatal error: OLED_Display.h: No such file or directory
include "OLED_Display.h"
compilation terminated. Error during build: exit status 1