Open mclemmon opened 4 years ago
Hi mclemmon, The boards.h section needs updating also as the board does not yet appear did you find this also? It also fails on "USE_CONTROLLER_FAN requires a CONTROLLER_FAN_PIN. Define in Configuration_adv.h. " #error "HEATER_0_PIN not defined for this board."
Even Bigtreetech prebuilt firmware fails for me anyway how did this go for you. I've tried getting in touch about VS code but no replies yet or from big tree tech.
I would use of the bugfix version of Marlin that compiles for the V2, that should not give you any trouble.
abacabie, thanks for the tip, it does compile with a couple of yellow warning but it is successful. Are the messages written in yellow much to worry about? Strange though I've never had a bugfix version compile successfully before.
The yellow warnings have now gone once I'd changed it for my needs and re-compiled
Glad it worked for you, i never really look at the yellow warning lines, still very much a beginner.
I would use of the bugfix version of Marlin that compiles for the V2, that should not give you any trouble.
This is what I ended up doing. When I tried compiling a stock Marlin-2.0.x firmware, I got some of the same errors, as soon as I tried Marlin-bugfix-2.0.x I was able to get it to compile.
cannot open source file "stdint.h" cannot open source file "stdlib.h"
When trying to build in PIO