Hi,
since a few day, it’s impossible for me to use the IDE ARDUINO for programming my robot with Me Baseboard…
When compiling I always get an error like this
libraries/makeblock/utility/avr/Servo.cpp.o: In function `__vector_17':
/Applications/Arduino.app/Contents/Java/libraries/makeblock/src/utility/avr/Servo.cpp:81: multiple definition of `__vector_17'
libraries/Servo/avr/Servo.cpp.o:/Applications/Arduino.app/Contents/Java/libraries/Servo/src/avr/Servo.cpp:81: first defined here
libraries/makeblock/utility/avr/Servo.cpp.o: In function `__vector_17':
/Applications/Arduino.app/Contents/Java/libraries/makeblock/src/utility/avr/Servo.cpp:81: multiple definition of `ServoCount'
libraries/Servo/avr/Servo.cpp.o:/Applications/Arduino.app/Contents/Java/libraries/Servo/src/avr/Servo.cpp:81: first defined here
libraries/makeblock/utility/avr/Servo.cpp.o: In function `__vector_17': ETC...
It is really annoying, and I can’t found any solution… Do you have any idea ?
All works fine with Mblock but not with the IDE Arduino, and I need the IDE Arduino for more option in my program (switch / case for exemple).
I’m with a MAC El Capitan (10.11.5), IDE arduino 1.6.9 and the library Makeblock 3.23 and I choose “arduino leonardo” in the “tools” card menu
I really appreciate some help.
Tank you