MeOrion.h file not found no such directory


#1

Now i cannot edit my arduino code after updating to latest arduino ide. I keep getting an error “cannot find MeOrion.h, no such file or directory” I have Makeblock in my library list but that doesnt seem to work anymore. I used to be able to tweek existing code and upload it to my robot, now i cannot do this.

Where can i get this file again and what happend to my old one?


#2

Hi NoDisasemble,

Please download the latest makeblock library from this link:
https://github.com/Makeblock-official/Makeblock-Libraries/archive/master.zip

Please unzip the file and put it under the Arduino’s installation path (\Arduino\libraries) to replace the previous makeblock file have a try.


#3