hi, i need some help if possible,
i try to compile the marlin code for my 3d printer board mks base v 1.5, and i get the error as follow:
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
C:\Users\jenke\OneDrive\Documents\Arduino\Marlin-2.0.x\Marlin\src\HAL\sd\Sd2Card.cpp:31:10: fatal error: ../inc/MarlinConfig.h: No such file or directory
#include "../inc/MarlinConfig.h"
^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board Arduino Mega or Mega 2560.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
thank you