hi I am new to using Arduino and I am having compiling errors that no one on the printer forum can help me with other than sending me in circles with installation guides
my error code messages are as follows
In file included from /SdVolume.h:29,
from /SdBaseFile.h:31,
from /SdFile.h:27,
from Marlin__I3_pro_B.cpp:64:
/Sd2Card.h:32:20: error: SdInfo.h: No such file or directory
In file included from Marlin__I3_pro_B.cpp:33:
/Configuration.h:497: error: expected unqualified-id before numeric constant
In file included from /SdVolume.h:29,
from /SdBaseFile.h:31,
from /SdFile.h:27,
from Marlin__I3_pro_B.cpp:64:
Sd2Card.h:191: error: 'cid_t' has not been declared
Sd2Card.h:202: error: 'csd_t' has not been declared
In file included from /SdFile.h:27,
from Marlin__I3_pro_B.cpp:64:
SdBaseFile.h:198: error: 'fpos_t' has not been declared
SdBaseFile.h:202: error: 'fpos_t' has not been declared
this is all totally new to me so if anyone can help with the coding i would much appreciate the help