VGALiquidCrystal


Felix

Recommended Posts

where do i find the VGALiquidCrystal library ?

i did the 'quick start' from here ::

http://papilio.cc/index.php?n=Papilio.VGALiquidCrystal

SmallFS: Packed 2 files sucessfully

spaceinvaders_image.cpp:23:30: VGALiquidCrystal.h: No such file or directory

spaceinvaders_image:59: error: `VGALiquidCrystal' does not name a type

spaceinvaders_image.cpp: In function `void setup()':

spaceinvaders_image:416: error: `lcd' undeclared (first use this function)

spaceinvaders_image:416: error: (Each undeclared identifier is reported only once for each function it appears in.)

spaceinvaders_image.cpp: In function `void welcome()':

spaceinvaders_image:433: error: `lcd' undeclared (first use this function)

spaceinvaders_image.cpp: In function `void space01()':

spaceinvaders_image:455: error: `lcd' undeclared (first use this function)

make: *** [spaceinvaders_image.o] Error 1

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.