Welcome! Log In Create A New Profile

Advanced

2.0.x Bug Fix Compile Error Stock CR-10 Mini Configuration

Posted by dfiorucci 
2.0.x Bug Fix Compile Error Stock CR-10 Mini Configuration
August 02, 2020 02:01PM
Same issue as the 2.0.6 build but different error.
This is trying to compile the stock CR-10 Mini configuration with the nightly 2.0.x bug fix

Arduino: 1.8.13 (Windows 7), Board: "Sanguino, ATmega1284 or ATmega1284P (16 MHz)"

sketch\src\lcd\tft\tft_image.cpp:24:10: fatal error: cstddef: No such file or directory

#include "cstddef"

^~~~~~~~~

compilation terminated.

exit status 1

Error compiling for board Sanguino.
Re: 2.0.x Bug Fix Compile Error Stock CR-10 Mini Configuration
August 02, 2020 03:14PM
known issue see [github.com]

basically use vscode/platformio not arduino ide.
Re: 2.0.x Bug Fix Compile Error Stock CR-10 Mini Configuration
August 02, 2020 04:44PM
Thanks again Dust
Sorry, only registered users may post in this forum.

Click here to login