Activity Forums Questions & Troubleshooting Setup & Installation Arduino IDE Beta 2 Beta 3 Reply To: Arduino IDE Beta 2 Beta 3

  • Friedl_AP

    Member
    March 2, 2021 at 6:03 pm

    The problem was “between keyboard and chair” 😉

    I forgot to install “Controllino” Libs, not just the board – silly me.

    Now I’ve got the following installed:

    • Boards: Arduino AVR Boards (1.8.3), Controllino (3.1.0)
    • Libs: Controllino (3.0.5)

    But now I do get the following error:

    Compilation error: Error: 2 UNKNOWN: exec: "/bin/avr-g++": file does not exist

    The compiler seems to live in the following directory:

    C:\Users\USERNAME\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7\bin

    Which files to patch so I can get it to use this path?

    • This reply was modified 3 years ago by  Friedl_AP. Reason: The Editor of this forum is buggy, there are stray < div > tags inserted