Jump to content

Recommended Posts

Posted

here is the error:

D:\midibox_lc_v2>make -s

lc_lcd.o: In function `LC_LCD_DisplayPageSet':

D:\midibox_lc_v2/lc_lcd.c:454: undefined reference to `GLCD_FONT_SMALL'

D:\midibox_lc_v2/lc_lcd.c:454: undefined reference to `GLCD_FONT_NORMAL'

D:\midibox_lc_v2/lc_lcd.c:454: undefined reference to `GLCD_FONT_BIG'

D:\midibox_lc_v2/lc_lcd.c:454: undefined reference to `GLCD_FONT_METER_ICONS_H'

D:\midibox_lc_v2/lc_lcd.c:454: undefined reference to `GLCD_FONT_METER_ICONS_V'

D:\midibox_lc_v2/lc_lcd.c:454: undefined reference to `GLCD_FONT_KNOB_ICONS'

collect2: ld returned 1 exit status

make: *** [project.elf] Error 1

i have set environment variables.

something else needed? :unsure:

Posted

Latest SVN works fine for me!

What LCD environment variable (MIOS32_LCD) have you got set?

Thanks

Phil

sorted. :rolleyes:

MIOS32_LCD=ks0108

had changed from clcd, needed to restart pc!!!

thanks phil! :thumbsup:

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...