TH3D compiling error | Anet E12

I just burned the optiboot on my printer, but Im getting errors trying to compile the TH3D software to Anet E12.

Here is what I get:

> Executing task: C:\Users\Artur\.platformio\penv\Scripts\platformio.exe run <

Processing melzi_optiboot_optimized (platform: atmelavr; board: sanguino_atmega1284p; framework: arduino)       
--------------------------------------------------------

Verbose mode can be enabled via `-v, --verbose` option
Error: Build environment 'melzi_optiboot_optimized' is incompatible with BOARD_ANET_10. Use one of these: sanguino1284p, sanguino1284p_optimized
============== [FAILED] Took 1.70 seconds ==============

Environment               Status    Duration
------------------------  --------  ------------        
melzi_optiboot_optimized  FAILED    00:00:01.701        
======== 1 failed, 0 succeeded in 00:00:01.701 ======== 
The terminal process "C:\Users\Artur\.platformio\penv\Scripts\platformio.exe 'run'" terminated with exit code: 1.

Terminal will be reused by tasks, press any key to close it.

I was following this guide https://www.th3dstudio.com/hc/downloads/unified-2-firmware/anet/anet-e12-firmware-melzi-board/

I already uncomented the “#define ANET_E12

What do I do?

If you have problems with Marlin, best to ask the Marlin developers about it (Issues · MarlinFirmware/Marlin · GitHub). The guide you’re following might already be outdated with respect to the newest Marlin versions which has more sanity checks in place.