AMS firmware v1.4 compile errors

Shop Forum Makelangelo Polargraph Art Robot AMS firmware v1.4 compile errors

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10531
    tjhawkey
    Participant

    Hi Dan, I downloaded and tried to compile the code last night, but got a number of errors.
    I don’t think anything has changed on the computer (still win 10 and arduino 1.6.9)

    The error log has a number of entries like copied below.
    Seems like some kind of library path confusion, but this is the first I’ve seen of it.
    Any suggestions?
    Thanks.

    libraries\Adafruit_MotorShield\Adafruit_MotorShield.cpp.o: In function `Adafruit_MotorShield::begin(unsigned int)’:

    C:\Users\robot\Documents\Arduino\libraries\Adafruit_MotorShield/Adafruit_MotorShield.cpp:45: multiple definition of `Adafruit_MotorShield::begin(unsigned int)’

    sketch\Adafruit_MotorShield\Adafruit_MotorShield.cpp.o:sketch\Adafruit_MotorShield/Adafruit_MotorShield.cpp:46: first defined here

    #10536
    Dan
    Keymaster

    I know of a problem with compiling in Arduino 1.6.9 and 1.6.10 that is supposed to be fixed in 1.6.11.

    I am compiling OK in 1.6.7.

    #10542
    tjhawkey
    Participant

    Thanks. I installed 1.6.11 and it compiled without error. I had been running 1.6.9 no problem, but I don’t have time to track down why that worked with older firmware.

    Tim

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.