Error compiling RepRapFirmware
-
Hi,
I am trying to compile the RepRapFirmware 1.18.1 from the master branche
Keep getting a error in Eclipe Neon 2:make: *** [src/Movement/Kinematics/Kinematics.o] Error 1
invalid initialization of reference of type 'const Platform&' from expression of type 'Platform*'I don't know if this is the place to discuss it but maybe someone knows the problem.
Cheers,
Daniel -
Found the problem, was playing around with 1.19xx before and not everything revert back to 1.18.1.
Now everything compiles again.