solved: My mistake was I thought SimulIDE would need the library's path.
But when it is added inside ArduinoIDE added by Library-Manager correctly
then also SimulIDE has the right connections.
Thank You
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
on linux64
simulide code compile:
error: LiquidCrystal.h: No such file or directory
Wich sources are you compiling?
Can you paste the whole error msg?
solved: My mistake was I thought SimulIDE would need the library's path.
But when it is added inside ArduinoIDE added by Library-Manager correctly
then also SimulIDE has the right connections.
Thank You
Ok.
I missunderstood you, thinking you were compiling simulide sources.
Now i see it was an Arduino project.