Firmware not compiling (SOLVED)
Posted: Sun Jun 05, 2022 11:25 pm
I downloaded the latest everything and unpacked the files.
The last time I had my machine on I was troubleshooting it, so I'm starting at ground zero with this. the problem I'm having is that the code in the repitier file does not compile. am I missing something or is there an easy fix? FYI, this is for my Rostock v2
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
...
^
C:\Users\SoCal\AppData\Local\Temp\ccLTqs30.ltrans0.ltrans.o: In function `__vector_17':
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\AppData\Local\Temp\ccLTqs30.ltrans0.ltrans.o:C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: more undefined references to `stepperWait' follow
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for board Arduino Mega or Mega 2560
The last time I had my machine on I was troubleshooting it, so I'm starting at ground zero with this. the problem I'm having is that the code in the repitier file does not compile. am I missing something or is there an easy fix? FYI, this is for my Rostock v2
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
...
^
C:\Users\SoCal\AppData\Local\Temp\ccLTqs30.ltrans0.ltrans.o: In function `__vector_17':
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'
C:\Users\SoCal\AppData\Local\Temp\ccLTqs30.ltrans0.ltrans.o:C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: more undefined references to `stepperWait' follow
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for board Arduino Mega or Mega 2560