Menu

Re: Arduino sketch compiles with Arduino IDE but not with SimulIDE

Anonymous
2019-07-07
2019-07-09
  • Anonymous

    Anonymous - 2019-07-07

    Hi,

    I did some more testing. As the program is on a network share, I tried
    to compile with the Windows version of SimulIDE. This works fine.

    After I upgraded the Arduino IDE to 1.8.9, the windows version gives me
    the same error as I get on Linux.

    I downgraded the Arduino IDE on Linux to 1.8.8, and SimulIDE is able to
    compile my sketch again.

    Apparently something between SimulIDE and ArduinoIDE (or to be more
    specific: the compiler) has changed in version 1.8.9, breaking my sketch.

    My problem is 'solved' (as I do not need the Arduino IDE when I use
    SimulIDE, which I like far more!).

    Regards,

    Marcel

     
  • Santiago

    Santiago - 2019-07-09

    Hi.

    Thanks for reporting.
    I will have a look.