Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12089

LCD configuration error

$
0
0
Hello, So as of today I've gone back into modifying the Marlin code for my Folger tech Prusa i3 as i've recently acquired an LCD display with an SD card slot. Now because my old laptop help all the source code, and that old laptop was a mac worthy of jurassic world, it crapped out pretty soon and dragged all my source code down with it. Everything else is finally up to where it was before however when removing the forward slashes in front of "#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER" to enable the LCD and compile the program i get the error

Variable or field 'getpos' declared void

SdBaseFile.cpp:297: error: variable or field 'getpos' declared void
SdBaseFile.cpp:297: error: 'fpos_t' was not declared in this scope
SdBaseFile.cpp: In member function 'int SdBaseFile::peek()':
SdBaseFile.cpp:928: error: 'pos' was not declared in this scope
SdBaseFile.cpp: At global scope:
SdBaseFile.cpp:1495: error: variable or field 'setpos' declared void
SdBaseFile.cpp:1495: error: 'fpos_t' was not declared in this scope

ive attempted renaming "fpos_t" to something else like "fpos_t1" at no avail of course...

if you have anything you think may help please do share. Thanks!

Viewing all articles
Browse latest Browse all 12089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>