Error compiling for board Sanguino W/ ATmega1284p 16mhz

How can I take care of the following errors upon compiling/verifying with repetier firmware

I have a Melzi V3D Delta 3D printer and am trying to correct my firmware, thank you:

Errors are as follows:

Board Sanguino:Sanguino:atmega1284m doesn't define a 'build.board' preference. Auto-set to: SANGUINO_ATMEGA1284M
Board Sanguino:Sanguino:atmega12848m doesn't define a 'build.board' preference. Auto-set to: SANGUINO_ATMEGA12848M
Board Sanguino:Sanguino:atmega1284 doesn't define a 'build.board' preference. Auto-set to: SANGUINO_ATMEGA1284
Board Sanguino:Sanguino:atmega644 doesn't define a 'build.board' preference. Auto-set to: SANGUINO_ATMEGA644
exec: "-w": executable file not found in %PATH%
Error compiling for board Sanguino W/ ATmega1284p 16mhz.

Comments

  • Okay, I used an older version of arduino, version 1.0.6, instead of
    1.6.8 and it recognized both my older sanguino communication files under the hardware folder as
    well as my firmware in a much easier fashion.  Everything seems to be
    taken care of as a result.
Sign In or Register to comment.