Jump to content
 

gharryh

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by gharryh

  1. Hi Eric,

     

    Great work you have done.

    But if i wnt to compile all the sketches I get errors.

    It seems that my system cant find the library in the utils directory.

    Reading all the posts it looks that i am the only one having problems.

    These are the first errors:

    Arduino: 1.5.6-r2 (Windows 8 ), Board: "Arduino Uno"
    Build options changed, rebuilding all
    Using library DCC_Decoder in folder: D:\Gebruikers\harends\Arduino\libraries\DCC_Decoder (legacy)
    Using library AccelStepper in folder: D:\Gebruikers\harends\Arduino\libraries\AccelStepper (legacy)
    Using library Wire in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\Wire (legacy)
    Using library Adafruit_Motor_Shield_V2_Library in folder: D:\Gebruikers\harends\Arduino\libraries\Adafruit_Motor_Shield_V2_Library (legacy)

     

    C:\Program Files (x86)\Arduino\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=156 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard -ID:\Gebruikers\harends\Arduino\libraries\DCC_Decoder -ID:\Gebruikers\harends\Arduino\libraries\AccelStepper -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\Wire -ID:\Gebruikers\harends\Arduino\libraries\Adafruit_Motor_Shield_V2_Library C:\Users\HFA73~1.ARE\AppData\Local\Temp\build5269820185335347354.tmp\DCC_Turntable_Rev_5.cpp -o C:\Users\HFA73~1.ARE\AppData\Local\Temp\build5269820185335347354.tmp\DCC_Turntable_Rev_5.cpp.o

    DCC_Turntable_Rev_5.ino:35:45: error: utility/Adafruit_PWMServoDriver.h: No such file or directory
    DCC_Turntable_Rev_5.ino:113: error: 'Adafruit_MotorShield' does not name a type
    DCC_Turntable_Rev_5.ino:118: error: expected constructor, destructor, or type conversion before '*' token

    As other sketches i have written are compiling correct I asume that the error lies somewhere in between :-)

     

    Harry

×
×
  • Create New...