shangma / u8glib

Automatically exported from code.google.com/p/u8glib
Other
0 stars 0 forks source link

Full graphic LCD intalation error fro prusa i3 #248

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. activating #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
2. Verify Code
3. Error will come like this 

In file included from /dogm_lcd_implementation.h:38,
                 from ultralcd.cpp:36:
dogm_font_data_marlin.h:13: error: 'u8g_fntpgm_uint8_t' does not name a type
dogm_font_data_marlin.h:172: error: 'u8g_fntpgm_uint8_t' does not name a type
In file included from /dogm_lcd_implementation.h:40,
                 from ultralcd.cpp:36:
ultralcd_st7920_u8glib_rrd.h:43: error: 'u8g_t' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:43: error: 'u8g' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:43: error: 'u8g_dev_t' was not declared in this 
scope
ultralcd_st7920_u8glib_rrd.h:43: error: 'dev' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:43: error: expected primary-expression before 'msg'
ultralcd_st7920_u8glib_rrd.h:43: error: expected primary-expression before 
'void'
ultralcd_st7920_u8glib_rrd.h:43: error: initializer expression list treated as 
compound expression
ultralcd_st7920_u8glib_rrd.h:44: error: expected ',' or ';' before '{' token

What is the expected output? What do you see instead?

It has to activate LCD Panel.

What version of the product are you using? On what operating system?
arduino-1.0.5 and windows 7

Original issue reported on code.google.com by chandru...@gmail.com on 30 Mar 2014 at 6:58

Attachments:

GoogleCodeExporter commented 9 years ago
Unfortunately i am not involved in the REPRAP development. This is just the 
place where the (independent) library development happens for the display. 

Original comment by olikr...@gmail.com on 30 Mar 2014 at 7:31

GoogleCodeExporter commented 9 years ago
not sure how i can support here.... closing....

Original comment by olikr...@gmail.com on 16 Jun 2014 at 7:12