Closed DFromBalen closed 2 years ago
@DFromBalen I'm sorry you are getting compilation errors. I'm able to reproduce this and will try to find a fix asap.
@DFromBalen I fixed the issue, it should not occur anymore in https://github.com/leaphy-robotics/leaphy-client/releases/tag/v1.1.1-pre.1 can you confirm?
Paul
No more compilation error
We get the message uploading (code uploaden)
And uploading completed (upload voltooid)
Something is happening in the Arduino (the rgb led is out for a few seconds)
But the old program starts running
But the program is not uploaded in the Arduino of the Leafpy
The old program stays on working
Kind regards
Dirk
Van: Paul @.> Verzonden: vrijdag 28 januari 2022 16:14 Aan: leaphy-robotics/leaphy-client @.> CC: DFromBalen @.>; Mention @.> Onderwerp: Re: [leaphy-robotics/leaphy-client] compilatie error (Issue #176)
@DFromBalen https://github.com/DFromBalen I fixed the issue, it should not occur anymore in https://github.com/leaphy-robotics/leaphy-client/releases/tag/v1.1.1-pre.1 can you confirm?
— Reply to this email directly, view it on GitHub https://github.com/leaphy-robotics/leaphy-client/issues/176#issuecomment-1024315664 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AXQFNMRR3AYORZDVSXZBFBDUYKXETANCNFSM5NARUEVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AXQFNMTJ4KLOHP7G4FEDXFTUYKXETA5CNFSM5NARUEVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHUG5CEA.gif Message ID: @. @.> >
Hi @DFromBalen, Dirk,
Thanks for testing this out. I think I got all the problems fixed in the latest prerelease (still building at the time of writing this). Please have a look if it works on your end.
Kind regards, Paul
Paul
Very good news
everything works just fine now
No more compiling errors
An the uploading is also pico bello
Switching projects and programs that uses different library’s working just fine now
No more need for restarting easybloqs
No more issues
I installed the easybloqs-1.1.1-pre.3 now
Thanks
If you need a tester in the future ..let me know …
I’m going to use the Leaphy in my coderdojo
I just designed a 3D object to fix the led strip without using screws
Kind regards
Met vriendelijke groeten
Dirk
Van: Paul @.> Verzonden: zaterdag 29 januari 2022 12:00 Aan: leaphy-robotics/leaphy-client @.> CC: DFromBalen @.>; Mention @.> Onderwerp: Re: [leaphy-robotics/leaphy-client] compilatie error (Issue #176)
Hi @DFromBalen https://github.com/DFromBalen , Dirk,
Thanks for testing this out. I think I got all the problems fixed in the latest prerelease https://github.com/leaphy-robotics/leaphy-client/releases/tag/v1.1.1-pre.2 (still building at the time of writing this). Please have a look if it works on your end.
Kind regards, Paul
— Reply to this email directly, view it on GitHub https://github.com/leaphy-robotics/leaphy-client/issues/176#issuecomment-1024889047 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AXQFNMRQ6NHKAUZEPUJOCQ3UYPCD3ANCNFSM5NARUEVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AXQFNMQPKTIQSG2IGIOPVRTUYPCD3A5CNFSM5NARUEVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHULJBVY.gif Message ID: @. @.> >
Hi @DFromBalen, Dirk. Good to hear. Thanks for your reporting the bug! If you spot any more, please let us know!
P.S. I've informed the hardware guru's about your 3D printed ledstrip holder. They may be in touch!
You get a compilation error when: first: i wanted to empty the Arduino on the leaphy robot. So i uploaded the empty start leayphy block That is not a good idea. When you then want to upload a program in the Arduino you get a compilation error. Restart Easybloqs and everything is just fine again . no more compilation error so don't upload an empty start block
Second: The other compilation error I get when i first load a program controlling the LED or the distance, sensor . the library #include "leaphyoriginal.h" is needed upload the program no problem.
Then when you write or load a new program and you use use the Leaphy extra blocks to par example :control the ledstrip the library #include "ledstrip.h" is needed . When uploading to the Arduino you get a compiling error . When You see the log file you see a fatal upload error
The second compiling error also shows up when you do it vica versa : First the ledstrip program uploading then the led control program.. compiling error. When restart easybloqs problem partially solved you can upload programs and that work whiteout compiling error. As long as you keep in the same library. Need another library restart easybloqs
is there a sollution ?
Dirk