You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to install Repetier in a Sanguinololu to control my Rostock and I'm having problems getting it to compile. The errors I am getting are:-
'In file included from gcode.cpp:25:0:
Repetier.h:123:35 error: 'ANALOG_INPUTS' was not declared in this scope
Repetier.h:124:34: error: 'ANALOG_INPUTS' was not declared in this scope
Repetier.h:126:42: error: 'ANALOG_INPUTS' was not declared in this scope'
The text was updated successfully, but these errors were encountered:
I have been trying to install Repetier in a Sanguinololu to control my Rostock and I'm having problems getting it to compile. The errors I am getting are:-
'In file included from gcode.cpp:25:0:
Repetier.h:123:35 error: 'ANALOG_INPUTS' was not declared in this scope
Repetier.h:124:34: error: 'ANALOG_INPUTS' was not declared in this scope
Repetier.h:126:42: error: 'ANALOG_INPUTS' was not declared in this scope'
The text was updated successfully, but these errors were encountered: