..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_Color2Index (referred from gui_bmp.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_DrawBitmap (referred from gui_bmp.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_Index2Color (referred from gui_color2viscolor.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_DrawHLine (referred from gui_drawbitmapex.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_SetColorIndex (referred from gui_drawbitmapex.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_DrawPixel (referred from gui_drawfocusrect.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol GL_DrawLineTo (referred from gui_drawpolyline.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol GL_MoveTo (referred from gui_drawpolyline.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol GUI_DrawRect (referred from gui_drawrectex.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_FillRect (referred from gui_fillrect.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_SetBkColor (referred from gui_setcolor.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_SetColor (referred from gui_setcolor.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_SetBkColorIndex (referred from gui_setcolorindex.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_SetDrawMode (referred from gui_setdrawmode.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol GL_DrawLine1 (referred from guicirc.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_Init (referred from guicore.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol LCD_SetClipRectMax (referred from lcd_selectlcd.o).
..\Output\ZH_Project.axf: Error: L6218E: Undefined symbol exit (referred from jerror.o).
Target not created
编译后出现这种错误,怎么解决? 什么原因呢
|