I am using arduino on Linux and tried to use the following library for Pololu's stepper motor driver;
Works fine on windows. However, on Linux when I try to compile the sketch named "BasicStepping" it gives the following lines of error attached as picture (Sorry about that, I connect the linux through SSH so couldn't manage to do c/p)
I cannot simply program it on windows since I also use the Ros-serial library on linux.
What might be the problem ? I put the library downloaded from github into sketchbook/libraries folder.
