I bought x-y plotter a few days back and while trying to verify some example sketches, would get the following error:
In file included from C:\Program Files (x86)\Arduino\libraries\makeblock\MeCompass.cpp:1:0:
C:\Program Files (x86)\Arduino\libraries\makeblock\MeCompass.h:8:20: fatal error: I2Cdev.h: No such file or directory
#include “I2Cdev.h”
^
compilation terminated.
Error compiling.
Basically the issue is they are missing some header files !! I am still shocked how can they sell a product without complete software !