Results 36 comments of Benny

I have hit this bug also. Thanks for the workaround @pmpinto Any change of a real solution in this gem?

Removed workaround, updated to 3.0.0, trail is working again

Why do you want to use scratchmonkey? There is no need. For example, for attiny, just use attinycore to write flags with latest eg with latest arduino IDE: ./avrdude -C/home/cristina/.arduino15/packages/ATTinyCore/hardware/avr/1.3.2/avrdude.conf...

I have a scratchmonkey setup, but that was done with Arduino IDE 1.0.6, then it works fine. You do need to combine it with an old version of https://github.com/damellis/attiny/ for...

You have the error libsundials_cvode.so.6: cannot open shared object file: No such file or directory So that must be fixed. Did the cmake not give an error? If so, to...

Agree with James. It's nice to have something that just works, but if you need odes-sundials, you probably are doing work that means you better understand the options of sundials...