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:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...