I am trying to compile Marlin 1.1.9 for the Anet A6 using the Arduino IDE and am having multiple errors. I put a hardware definition for the Anet in the Arduino/hardware directory, added a zip library for U8glib and replaced the default configuration.h and configuration-adv.h by the ones in the examples/Anet/A6 directory of the Marlin package.
When I followed online advice to delete everything and start again, I got a different set of errors, so one of my problems is probably that I have not set up all the necessary pieces of software correctly, or have included something I should not have.
Is there a complete set of instructions anywhere to set up the Arduino IDE to compile Marlin?
Would I be better trying to compile the previous release 1.0.2-2 or bug fix-1.1.x? I don't think I want to try the 2.0 version as it is obviously not yet stable.
Any other advice would be welcome
When I followed online advice to delete everything and start again, I got a different set of errors, so one of my problems is probably that I have not set up all the necessary pieces of software correctly, or have included something I should not have.
Is there a complete set of instructions anywhere to set up the Arduino IDE to compile Marlin?
Would I be better trying to compile the previous release 1.0.2-2 or bug fix-1.1.x? I don't think I want to try the 2.0 version as it is obviously not yet stable.
Any other advice would be welcome