Repetier firmware compile fail
Posted: Thu Mar 13, 2014 8:47 pm
very tired, patience short.
Tried to recalibrate and then got to point where you change settings in configuration.h and go to upload it.
compile give an endless string of errors such as:
SDCard.cpp.o:C:\Users\Randi\AppData\Local\Temp\build2145459656099637118.tmp/SDCard.cpp:83: first defined here
Repetier1\SDCard.cpp.o: In function `SDCard::mount()':
C:\Users\Randi\Documents\Arduino\libraries\Repetier1/SDCard.cpp:105: multiple definition of `SDCard::mount()'
SDCard.cpp.o:C:\Users\Randi\AppData\Local\Temp\build2145459656099637118.tmp/SDCard.cpp:105: first defined here
Repetier1\SDCard.cpp.o: In function `SDCard::automount()':
C:\Users\Randi\Documents\Arduino\libraries\Repetier1/SDCard.cpp:49: multiple definition of `SDCard::automount()'
SDCard.cpp.o:C:\Users\Randi\AppData\Local\Temp\build2145459656099637118.tmp/SDCard.cpp:49: first defined here
Repetier1\SDCard.cpp.o:(.bss.tempLongFilename+0x0): multiple definition of `tempLongFilename'
it appears to be starting with complaints about SD related issues and ends with UIdisplay issues.
I gave up on it and downloaded a fresh version from GitHub (guess what, new display layout, that freaked me, also last one to upload it had the Y axis motor reversed, thank you.)
So yes it compiled with my new radius setting etc, loaded the RAMBO with it , got the gift of a reversed Y axis motor and went back and fixed that, then I go to load it back to RAMBO and guess what? I get the compile errors again.
I really need this working to get parts made for a deadline. Fun meter pegged on zero.
Tried to recalibrate and then got to point where you change settings in configuration.h and go to upload it.
compile give an endless string of errors such as:
SDCard.cpp.o:C:\Users\Randi\AppData\Local\Temp\build2145459656099637118.tmp/SDCard.cpp:83: first defined here
Repetier1\SDCard.cpp.o: In function `SDCard::mount()':
C:\Users\Randi\Documents\Arduino\libraries\Repetier1/SDCard.cpp:105: multiple definition of `SDCard::mount()'
SDCard.cpp.o:C:\Users\Randi\AppData\Local\Temp\build2145459656099637118.tmp/SDCard.cpp:105: first defined here
Repetier1\SDCard.cpp.o: In function `SDCard::automount()':
C:\Users\Randi\Documents\Arduino\libraries\Repetier1/SDCard.cpp:49: multiple definition of `SDCard::automount()'
SDCard.cpp.o:C:\Users\Randi\AppData\Local\Temp\build2145459656099637118.tmp/SDCard.cpp:49: first defined here
Repetier1\SDCard.cpp.o:(.bss.tempLongFilename+0x0): multiple definition of `tempLongFilename'
it appears to be starting with complaints about SD related issues and ends with UIdisplay issues.
I gave up on it and downloaded a fresh version from GitHub (guess what, new display layout, that freaked me, also last one to upload it had the Y axis motor reversed, thank you.)
So yes it compiled with my new radius setting etc, loaded the RAMBO with it , got the gift of a reversed Y axis motor and went back and fixed that, then I go to load it back to RAMBO and guess what? I get the compile errors again.
I really need this working to get parts made for a deadline. Fun meter pegged on zero.