mBot MakeBlock compile error in Arduino IDE


#1

Hi,
I am having trouble compiling mBot program in Arduino IDE. Prior to this I downloaded the makeblock .zip library from github. Included library by adding .ZIP library. I do see “MakeBlockDrive” examples under File->MakeBlockDrive. I have selected Arduino/Genuino Uno under board types. I get the following error on trying to compile my program.


Arduino: 1.8.10 (Windows 10), Board: “Arduino/Genuino Uno”

/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-builder/main.go:398 +0x6d2

C:\Program Files (x86)\Arduino\arduino-builder returned 2
Error compiling for board Arduino/Genuino Uno.

This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.


#2

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.