Compiled Libraries #6
MichaelPNolan
started this conversation in
General
Replies: 2 comments 1 reply
-
|
I added some information in https://github.com/marcel-licence/ML_SynthTools#readme |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Ok - i'm trying your advice from the readme - cool. Superb to have a track,
some days i'm a bit slow in the brain. Other days I work it out ... this related platforms.txt,
on linux is in ~/.arduino15/packages/hardware/esp32/1.04 and there is
mention of overriding in platform.local.txt - and I tried making that (after success with the initial recommended change) and putting it various locations but it didn't work like changing the platforms.txt did.
So I changed this one file, first attempt, then compiled it seems
successfully. Great, I can bring the project downstairs to the daytime
computer.
Voila
```
Library ML_SynthTools has been declared precompiled:
Using precompiled library in /home/owner/Arduino/libraries/ML_SynthTools/src/esp32
Sketch uses 681174 bytes (51%) of program storage space. Maximum is 1310720 bytes.
Global variables use 66560 bytes (20%) of dynamic memory, leaving 261120 bytes for local variables. Maximum is 327680 bytes.
```
Regards
Michael
…On Wed, Jan 19, 2022 at 12:44 AM Marcel ***@***.***> wrote:
I added some information in
https://github.com/marcel-licence/ML_SynthTools#readme
I can imagine that it can be caused by different versions of the board
library.
I found also other libraries on GitHub using the same mechanism recently.
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALTDOQYWUKBMHW7JYGECMZTUWWRGZANCNFSM5MGFDV6Q>
.
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 authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This was an issue but I closed it - I have one installation of Arduino IDE where this is happening. I've already had to strip back in the past but i can find precious little explanation of this issue:
At first I thought I solved it by bringing all the source up to date but then came back to my main Ubuntu computer and I get this compiling issue. I saw another person on Arduino forum trying to ask for help and getting "wrong topic" forum trolled and ignored.
Beta Was this translation helpful? Give feedback.
All reactions