marcel-licence / ML_SynthTools

ML_SynthTools
GNU General Public License v3.0
149 stars 25 forks source link

Initial error with precompiled library some ldflags thing #3

Closed MichaelPNolan closed 2 years ago

MichaelPNolan commented 2 years ago

Ok - trying to start with an ESP32 and DAC installed your (this) library manually

Can't compile because of this - and I just don't know anything about it - don't see any obvious advice to resolve. So would be a service if you can help me understand what is wrong? Version or something Library ML_SynthTools has been declared precompiled: Using precompiled library in /home/owner/Arduino/libraries/ML_SynthTools/src/esp32 The plaform does not support 'compiler.libraries.ldflags' for precompiled libraries.

MichaelPNolan commented 2 years ago

Ok - i forked this but before I tried to compile main version of organ example you updated things in various places. So I resync-ed upstream and now the errors seem resolved. Having a rough couple of days making things work, broken hardware ... sigh.

marcel-licence commented 2 years ago

I put a note into the readme file

MichaelPNolan commented 2 years ago

Thanks for mentioning my fork ... I've been building out (replacing most of the controls of an old CASIO) and it has a midi serial out. So i've got a good handle on the original midi serial stuff, which just required the right parts. I got the organ running with all your code (not the pro/fake organ yet). So your code is easier and easier for me to get up and running and I appreciate the developments. I'm super excited to make the "scope" work.

If I figure out what bug i have in my setup on Ubuntu linux Arduino IDE and libraries ... i'll put that somewhere. On Manjaro linux I can make https://github.com/marcel-licence/ml_synth_organ_example work and ML_SynthTools. So its obviously nothing wrong on your side.

I'm going to use the ADC module and breakout to do the 8 knobs with this ml_synth_organ Regards Michael

On Tue, Jan 18, 2022 at 2:56 AM Marcel @.***> wrote:

I put a note into the readme file

— Reply to this email directly, view it on GitHub https://github.com/marcel-licence/ML_SynthTools/issues/3#issuecomment-1014847772, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALTDOQ7K4ZPWNUBFJ7UX6GLUWRX47ANCNFSM5MFB6NFQ . 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 modified the open/close state.Message ID: @.***>

marcel-licence commented 2 years ago

Sounds great. Thank you for feedback.