salve ho una geeetech A10M
ho cercato di installare il marlin 1.1.9 con arduino, ma mi da errore
mi serve aiuto
grazie
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Mega 2560 or Mega ADK"
In file included from /MarlinConfig.h:42,
from blinkm.cpp:27:
/SanityCheck.h:36:4: error: #error "Marlin requires C++11 support (gcc >= 4.7, Arduino IDE >= 1.6.8). Please upgrade your toolchain."
In file included from /MarlinConfig.h:27,
from blinkm.cpp:27:
macros.h:178: error: expected initializer before 'auto'
macros.h:181: error: expected initializer before 'auto'
macros.h:184: error: expected initializer before 'const'
In file included from /HAL.h:33,
from /MarlinConfig.h:39,
from blinkm.cpp:27:
fastio.h:112: error: use of enum 'WaveGenMode' without previous declaration
fastio.h:112: error: expected unqualified-id before ':' token
fastio.h:132: error: use of enum 'CompareMode' without previous declaration
fastio.h:132: error: expected unqualified-id before ':' token
fastio.h:140: error: use of enum 'ClockSource' without previous declaration
fastio.h:140: error: expected unqualified-id before ':' token
fastio.h:152: error: use of enum 'ClockSource2' without previous declaration
fastio.h:152: error: expected unqualified-id before ':' token
In file included from /MarlinConfig.h:39,
from blinkm.cpp:27:
/HAL.h: In function 'void HAL_timer_start(uint8_t, uint32_t)':
HAL.h:121: error: 'WGM_CTC_OCRnA' was not declared in this scope
HAL.h:124: error: 'COM_NORMAL' was not declared in this scope
HAL.h:131: error: 'CS_PRESCALER_8' was not declared in this scope
In file included from /MarlinConfig.h:42,
from blinkm.cpp:27:
/SanityCheck.h: At global scope:
SanityCheck.h:378: error: expected constructor, destructor, or type conversion before '(' token
SanityCheck.h:920: error: expected constructor, destructor, or type conversion before '(' token
SanityCheck.h:1541: error: expected constructor, destructor, or type conversion before 'float'
SanityCheck.h:1541: error: expected unqualified-id before ',' token
SanityCheck.h:1542: error: expected constructor, destructor, or type conversion before '=' token
SanityCheck.h:1542: error: expected unqualified-id before ',' token
SanityCheck.h:1543: error: expected constructor, destructor, or type conversion before '=' token
SanityCheck.h:1544: error: expected constructor, destructor, or type conversion before '(' token
SanityCheck.h:1545: error: expected constructor, destructor, or type conversion before '(' token
SanityCheck.h:1546: error: expected constructor, destructor, or type conversion before '(' token
SanityCheck.h:1547: error: expected constructor, destructor, or type conversion before '(' token
SanityCheck.h:1548: error: expected constructor, destructor, or type conversion before '(' token
SanityCheck.h:1549: error: expected constructor, destructor, or type conversion before '(' token
In file included from /MarlinConfig.h:43,
from blinkm.cpp:27:
enum.h:35: error: use of enum 'AxisEnum' without previous declaration
enum.h:35: error: expected unqualified-id before ':' token
enum.h:78: error: use of enum 'DebugFlags' without previous declaration
enum.h:78: error: expected unqualified-id before ':' token
enum.h:91: error: use of enum 'AdvancedPauseMenuResponse' without previous declaration
enum.h:91: error: expected unqualified-id before ':' token
enum.h:98: error: use of enum 'AdvancedPauseMessage' without previous declaration
enum.h:98: error: expected unqualified-id before ':' token
enum.h:115: error: use of enum 'AdvancedPauseMode' without previous declaration
enum.h:115: error: expected unqualified-id before ':' token
enum.h:127: error: use of enum 'MarlinBusyState' without previous declaration
enum.h:127: error: expected unqualified-id before ':' token
enum.h:139: error: use of enum 'LsAction' without previous declaration
enum.h:139: error: expected unqualified-id before ':' token
enum.h:144: error: use of enum 'LCDViewAction' without previous declaration
enum.h:144: error: expected unqualified-id before ':' token