Teensy 3.2 and 4.0 errors with latest IDE and teensyduino's

Status
Not open for further replies.
Hi,

I am new to this arduino stuff so i may just be being a wally!

i Have 2 sketches for 2 variations of the same project

Project 1 uses a Teensy 3.2 the code isn't mine and i have seen it working, however when i compile it in 1.8.12 teensyduino 1.50 or 1.52
i get various errors referring to ADC such as error: 'class ADC' has no member named 'setResolution'

however if i uninstall this dodgy version and go back to 1.8.9 and Teensyduino 1.48b1 i think it is works fine! compiles and load s no issue?

Project 2 is as project 1 but uses Teensy 4.0 which is a complete fail ending in can't compile for Teensy 4.0 it was banging on about unable to find this .h file etc etc which seems to have fixed its self now we are lost in font land

See Below


any help or advise appreciated



In file included from B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fontsAll.h:3:0,

from B:\Radio\Projects\Power Meter\Johan Meter\Power Meter Software and Gerber\Software\PSWR_T_103d_RA8875_FT5206_T4\PSWR_T_103d_RA8875_FT5206_T4.ino:8:

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:38:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x20[44] __PRGMTAG_ = {

^

In file included from B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fontsAll.h:3:0,

from B:\Radio\Projects\Power Meter\Johan Meter\Power Meter Software and Gerber\Software\PSWR_T_103d_RA8875_FT5206_T4\PSWR_T_103d_RA8875_FT5206_T4.ino:8:

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:42:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x20 __PRGMTAG_ = { image_data_LiberationMono_24_0x20,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:45:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x21[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:49:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x21 __PRGMTAG_ = { image_data_LiberationMono_24_0x21,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:52:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x22[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:56:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x22 __PRGMTAG_ = { image_data_LiberationMono_24_0x22,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:59:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x23[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:63:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x23 __PRGMTAG_ = { image_data_LiberationMono_24_0x23,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:66:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x24[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:70:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x24 __PRGMTAG_ = { image_data_LiberationMono_24_0x24,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:73:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x25[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:77:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x25 __PRGMTAG_ = { image_data_LiberationMono_24_0x25,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:80:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x26[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:84:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x26 __PRGMTAG_ = { image_data_LiberationMono_24_0x26,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:87:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x27[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:91:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x27 __PRGMTAG_ = { image_data_LiberationMono_24_0x27,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:94:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x28[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:98:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x28 __PRGMTAG_ = { image_data_LiberationMono_24_0x28,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:101:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x29[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:105:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x29 __PRGMTAG_ = { image_data_LiberationMono_24_0x29,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:108:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x2a[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:112:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x2a __PRGMTAG_ = { image_data_LiberationMono_24_0x2a,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:115:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x2b[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:119:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x2b __PRGMTAG_ = { image_data_LiberationMono_24_0x2b,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:122:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x2c[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:126:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x2c __PRGMTAG_ = { image_data_LiberationMono_24_0x2c,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:129:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x2d[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:133:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x2d __PRGMTAG_ = { image_data_LiberationMono_24_0x2d,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:136:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x2e[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:140:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x2e __PRGMTAG_ = { image_data_LiberationMono_24_0x2e,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:143:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x2f[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:147:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x2f __PRGMTAG_ = { image_data_LiberationMono_24_0x2f,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:150:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x30[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:154:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x30 __PRGMTAG_ = { image_data_LiberationMono_24_0x30,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:157:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x31[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:161:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x31 __PRGMTAG_ = { image_data_LiberationMono_24_0x31,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:164:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x32[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:168:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x32 __PRGMTAG_ = { image_data_LiberationMono_24_0x32,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:171:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x33[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:175:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x33 __PRGMTAG_ = { image_data_LiberationMono_24_0x33,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:178:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x34[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:182:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x34 __PRGMTAG_ = { image_data_LiberationMono_24_0x34,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:185:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x35[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:189:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x35 __PRGMTAG_ = { image_data_LiberationMono_24_0x35,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:192:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x36[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:196:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x36 __PRGMTAG_ = { image_data_LiberationMono_24_0x36,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:199:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x37[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:203:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x37 __PRGMTAG_ = { image_data_LiberationMono_24_0x37,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:206:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x38[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:210:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x38 __PRGMTAG_ = { image_data_LiberationMono_24_0x38,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:213:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x39[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:217:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x39 __PRGMTAG_ = { image_data_LiberationMono_24_0x39,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:220:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x3a[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:224:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x3a __PRGMTAG_ = { image_data_LiberationMono_24_0x3a,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:227:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x3b[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:231:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x3b __PRGMTAG_ = { image_data_LiberationMono_24_0x3b,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:234:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x3c[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:238:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x3c __PRGMTAG_ = { image_data_LiberationMono_24_0x3c,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:241:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x3d[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:245:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x3d __PRGMTAG_ = { image_data_LiberationMono_24_0x3d,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:248:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x3e[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:252:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x3e __PRGMTAG_ = { image_data_LiberationMono_24_0x3e,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:255:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x3f[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:259:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x3f __PRGMTAG_ = { image_data_LiberationMono_24_0x3f,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:262:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x40[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:266:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x40 __PRGMTAG_ = { image_data_LiberationMono_24_0x40,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:269:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x41[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:273:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x41 __PRGMTAG_ = { image_data_LiberationMono_24_0x41,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:276:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x42[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:280:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x42 __PRGMTAG_ = { image_data_LiberationMono_24_0x42,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:283:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x43[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:287:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x43 __PRGMTAG_ = { image_data_LiberationMono_24_0x43,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:290:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x44[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:294:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x44 __PRGMTAG_ = { image_data_LiberationMono_24_0x44,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:297:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x45[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:301:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x45 __PRGMTAG_ = { image_data_LiberationMono_24_0x45,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:304:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x46[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:308:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x46 __PRGMTAG_ = { image_data_LiberationMono_24_0x46,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:311:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x47[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:315:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x47 __PRGMTAG_ = { image_data_LiberationMono_24_0x47,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:318:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x48[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:322:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x48 __PRGMTAG_ = { image_data_LiberationMono_24_0x48,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:325:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x49[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:329:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x49 __PRGMTAG_ = { image_data_LiberationMono_24_0x49,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:332:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x4a[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:336:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x4a __PRGMTAG_ = { image_data_LiberationMono_24_0x4a,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:339:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x4b[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:343:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x4b __PRGMTAG_ = { image_data_LiberationMono_24_0x4b,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:346:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x4c[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:350:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x4c __PRGMTAG_ = { image_data_LiberationMono_24_0x4c,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:353:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x4d[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:357:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x4d __PRGMTAG_ = { image_data_LiberationMono_24_0x4d,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:360:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x4e[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:364:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x4e __PRGMTAG_ = { image_data_LiberationMono_24_0x4e,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:367:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x4f[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:371:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x4f __PRGMTAG_ = { image_data_LiberationMono_24_0x4f,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:374:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x50[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:378:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x50 __PRGMTAG_ = { image_data_LiberationMono_24_0x50,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:381:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x51[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:385:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x51 __PRGMTAG_ = { image_data_LiberationMono_24_0x51,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:388:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x52[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:392:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x52 __PRGMTAG_ = { image_data_LiberationMono_24_0x52,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:395:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x53[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:399:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x53 __PRGMTAG_ = { image_data_LiberationMono_24_0x53,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:402:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x54[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:406:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x54 __PRGMTAG_ = { image_data_LiberationMono_24_0x54,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:409:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x55[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:413:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x55 __PRGMTAG_ = { image_data_LiberationMono_24_0x55,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:416:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x56[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:420:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x56 __PRGMTAG_ = { image_data_LiberationMono_24_0x56,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:423:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x57[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:427:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x57 __PRGMTAG_ = { image_data_LiberationMono_24_0x57,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:430:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x58[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:434:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x58 __PRGMTAG_ = { image_data_LiberationMono_24_0x58,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:437:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x59[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:441:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x59 __PRGMTAG_ = { image_data_LiberationMono_24_0x59,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:444:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x5a[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:448:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x5a __PRGMTAG_ = { image_data_LiberationMono_24_0x5a,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:451:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x5b[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:455:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x5b __PRGMTAG_ = { image_data_LiberationMono_24_0x5b,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:458:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x5c[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:462:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x5c __PRGMTAG_ = { image_data_LiberationMono_24_0x5c,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:465:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x5d[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:469:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x5d __PRGMTAG_ = { image_data_LiberationMono_24_0x5d,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:472:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x5e[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:476:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x5e __PRGMTAG_ = { image_data_LiberationMono_24_0x5e,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:479:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x5f[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:483:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x5f __PRGMTAG_ = { image_data_LiberationMono_24_0x5f,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:486:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x60[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:490:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x60 __PRGMTAG_ = { image_data_LiberationMono_24_0x60,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:493:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x61[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:497:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x61 __PRGMTAG_ = { image_data_LiberationMono_24_0x61,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:500:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x62[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:504:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x62 __PRGMTAG_ = { image_data_LiberationMono_24_0x62,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:507:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x63[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:511:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x63 __PRGMTAG_ = { image_data_LiberationMono_24_0x63,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:514:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x64[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:518:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x64 __PRGMTAG_ = { image_data_LiberationMono_24_0x64,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:521:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x65[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:525:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x65 __PRGMTAG_ = { image_data_LiberationMono_24_0x65,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:528:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x66[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:532:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x66 __PRGMTAG_ = { image_data_LiberationMono_24_0x66,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:535:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x67[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:539:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x67 __PRGMTAG_ = { image_data_LiberationMono_24_0x67,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:542:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x68[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:546:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x68 __PRGMTAG_ = { image_data_LiberationMono_24_0x68,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:549:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x69[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:553:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x69 __PRGMTAG_ = { image_data_LiberationMono_24_0x69,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:556:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x6a[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:560:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x6a __PRGMTAG_ = { image_data_LiberationMono_24_0x6a,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:563:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x6b[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:567:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x6b __PRGMTAG_ = { image_data_LiberationMono_24_0x6b,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:570:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x6c[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:574:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x6c __PRGMTAG_ = { image_data_LiberationMono_24_0x6c,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:577:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x6d[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:581:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x6d __PRGMTAG_ = { image_data_LiberationMono_24_0x6d,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:584:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x6e[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:588:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x6e __PRGMTAG_ = { image_data_LiberationMono_24_0x6e,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:591:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x6f[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:595:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x6f __PRGMTAG_ = { image_data_LiberationMono_24_0x6f,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:598:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x70[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:602:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x70 __PRGMTAG_ = { image_data_LiberationMono_24_0x70,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:605:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x71[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:609:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x71 __PRGMTAG_ = { image_data_LiberationMono_24_0x71,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:612:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x72[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:616:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x72 __PRGMTAG_ = { image_data_LiberationMono_24_0x72,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:619:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x73[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:623:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x73 __PRGMTAG_ = { image_data_LiberationMono_24_0x73,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:626:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x74[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:630:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x74 __PRGMTAG_ = { image_data_LiberationMono_24_0x74,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:633:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x75[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:637:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x75 __PRGMTAG_ = { image_data_LiberationMono_24_0x75,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:640:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x76[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:644:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x76 __PRGMTAG_ = { image_data_LiberationMono_24_0x76,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:647:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x77[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:651:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x77 __PRGMTAG_ = { image_data_LiberationMono_24_0x77,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:654:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x78[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:658:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x78 __PRGMTAG_ = { image_data_LiberationMono_24_0x78,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:661:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x79[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:665:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x79 __PRGMTAG_ = { image_data_LiberationMono_24_0x79,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:668:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x7a[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:672:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x7a __PRGMTAG_ = { image_data_LiberationMono_24_0x7a,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:675:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x7b[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:679:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x7b __PRGMTAG_ = { image_data_LiberationMono_24_0x7b,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:682:60: error: expected initializer before '__PRGMTAG_'

static const uint8_t image_data_LiberationMono_24_0x7c[44] __PRGMTAG_ = {

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:686:14: error: 'tImage' does not name a type

static const tImage LiberationMono_24_0x7c __PRGMTAG_ = { image_data_LiberationMono_24_0x7c,

^

B:\Arduino Stuff\New folder (2)\libraries\RA8875_t4/fonts/LiberationMono_24.c:689:60: error: expected initializer before '__PRGMTAG_'
 
Just to clarify:

Are you trying to build an ADC project for Teensy 4.0 using Teensyduino 1.48beta1 ?

Teensy 4.0 support was still a bit "green" back then...

I think there were some improvements in ADC for T4.0 very recently, maybe with 1.52. You need Arduino 1.8.12 for that.
 
Just to clarify:

Are you trying to build an ADC project for Teensy 4.0 using Teensyduino 1.48beta1 ? NO but may have been built with this set up


Teensy 4.0 support was still a bit "green" back then...

I think there were some improvements in ADC for T4.0 very recently, maybe with 1.52. You need Arduino 1.8.12 for that.
Got this makes things worse
 
Sorted

Ok so that was a pain in the Ass

But i guessed it out this morning.

Step 1: i abandoned the PC in favour of the lap top in the hopes it had an older IDE but it was 1.8.12 and TeensyDuino was 1.51
so maybe its not that!

Step2 compile the sketch from a fresh file on the laptop

Various error messages mainly about missing .h files as yesterday, i expected that.

So 1 at a time, i have a file as part of this project which is a display controller FT5205_master it doesn't seem to matter where i put this file it seems happy
so C/Program file/ Arduino/libraries or documents/arduino/libraries etc etc seems fine 1st error gone

Step 3
Other libraries seem to react the same so are fine in the default library.

Step 4
The main problem it seems is an RA8875_t4 Library which appears to be very specific as to where it needs to access from

If i drop it into the main program library or the documents user library it gets really upset
Multiple library errors, font errors and some .EXE error which causes IDE to abort compiling

I tried renaming all RA8875 libraries but it was still not using the correct library file.

It would find the library but not use it preferring some other library

The solution it appears is to open the main Arduino program file, go into the HARDWARE file then into the TEENSY file delete or rename the conflicting file and copy the required file to this library and now it works

Compiled no problem

Uploaded to teensy 4.0 no problem

now all i have to do is finish building the circuit this controls so i can see if this will work on the screen
 
Side Note:

Teensy 3.2 still wont compile via 1.8.12 and Teensyduino 1.52
Gives ADC errors by the bucket load

1.8.12 1.52 error.JPG

However

On my Pc's external drive i have and Arduino folder which has some older versions of IDE in folders

IDE Folder.JPG

v1.8.9 opens just like any installed version

1.8.9.JPG

Once IDE 1.8.9 is open i went to file open and selected my sketch from its stored file
Here it is open in IDE and compiling

here we go.JPG

The compile completed without error and the Teensy loader has popped up, the program is ready to upload to Teensy 3.2

1.8.9 plus 1.48b1.JPG

Clicking the about button on the Teensy loader shows which version it is

done.JPG

I guess its a good idea to keep some older versions of these programs for when the new ones don't work as expected
 
Status
Not open for further replies.
Back
Top