完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
..HARDWAREGUICoreGUIType.h(47): error: #20: identifier "LCD_COLOR" is undefined
..HARDWAREGUICoreGUIType.h: typedef LCD_COLOR GUI_COLOR; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(48): error: #20: identifier "LCD_LOGPALETTE" is undefined ..HARDWAREGUICoreGUIType.h: typedef LCD_LOGPALETTE GUI_LOGPALETTE; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(49): error: #20: identifier "LCD_DRAWMODE" is undefined ..HARDWAREGUICoreGUIType.h: typedef LCD_DRAWMODE GUI_DRAWMODE; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(50): error: #20: identifier "LCD_RECT" is undefined ..HARDWAREGUICoreGUIType.h: typedef LCD_RECT GUI_RECT; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(53): error: #20: identifier "U8" is undefined ..HARDWAREGUICoreGUIType.h: void (* pfDraw)(int x0,int y0,int xsize, int ysize, const U8 GUI_UNI_PTR * pPixel, const LCD_LOGPALETTE GUI_UNI_PTR * pLogPal, int xMag, int yMag); ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(53): error: #20: identifier "LCD_LOGPALETTE" is undefined ..HARDWAREGUICoreGUIType.h: void (* pfDraw)(int x0,int y0,int xsize, int ysize, const U8 GUI_UNI_PTR * pPixel, const LCD_LOGPALETTE GUI_UNI_PTR * pLogPal, int xMag, int yMag); ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(58): error: #20: identifier "U16P" is undefined ..HARDWAREGUICoreGUIType.h: U16P XSize; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(59): error: #20: identifier "U16P" is undefined ..HARDWAREGUICoreGUIType.h: U16P YSize; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(60): error: #20: identifier "U16P" is undefined ..HARDWAREGUICoreGUIType.h: U16P BytesPerLine; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(61): error: #20: identifier "U16P" is undefined ..HARDWAREGUICoreGUIType.h: U16P BitsPerPixel; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(62): error: #20: identifier "U8" is undefined ..HARDWAREGUICoreGUIType.h: const U8 GUI_UNI_PTR * pData; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(73): error: #20: identifier "U16" is undefined ..HARDWAREGUICoreGUIType.h: U16 ID; /* Version 1.00 => 100*/ ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(74): error: #20: identifier "U16" is undefined ..HARDWAREGUICoreGUIType.h: U16 Version; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(75): error: #20: identifier "U16" is undefined ..HARDWAREGUICoreGUIType.h: U16 XSize; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(76): error: #20: identifier "U16" is undefined ..HARDWAREGUICoreGUIType.h: U16 YSize; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(77): error: #20: identifier "U16" is undefined ..HARDWAREGUICoreGUIType.h: U16 BytesPerLine; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(78): error: #20: identifier "U16" is undefined ..HARDWAREGUICoreGUIType.h: U16 BitsPerPixel; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(79): error: #20: identifier "U16" is undefined ..HARDWAREGUICoreGUIType.h: U16 NumColors; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(80): error: #20: identifier "U16" is undefined ..HARDWAREGUICoreGUIType.h: U16 HasTrans; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(100): error: #20: identifier "I16P" is undefined ..HARDWAREGUICoreGUIType.h: I16P c0; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(101): error: #20: identifier "I16P" is undefined ..HARDWAREGUICoreGUIType.h: I16P c1; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(105): error: #20: identifier "U16P" is undefined ..HARDWAREGUICoreGUIType.h: U16P FirstChar; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(106): error: #20: identifier "U16P" is undefined ..HARDWAREGUICoreGUIType.h: U16P LastChar; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(111): error: #20: identifier "U8" is undefined ..HARDWAREGUICoreGUIType.h: U8 XSize; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(112): error: #20: identifier "U8" is undefined ..HARDWAREGUICoreGUIType.h: U8 XDist; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(113): error: #20: identifier "U8" is undefined ..HARDWAREGUICoreGUIType.h: U8 BytesPerLine; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(118): error: #20: identifier "U16P" is undefined ..HARDWAREGUICoreGUIType.h: U16P First; /* first character */ ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(119): error: #20: identifier "U16P" is undefined ..HARDWAREGUICoreGUIType.h: U16P Last; /* last character */ ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(126): error: #20: identifier "U8" is undefined ..HARDWAREGUICoreGUIType.h: const U8 GUI_UNI_PTR * pTransData; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h(128): error: #20: identifier "U16P" is undefined ..HARDWAREGUICoreGUIType.h: U16P FirstChar; ..HARDWAREGUICoreGUIType.h: ^ ..HARDWAREGUICoreGUIType.h: main.c: 0 warnings, 30 errors 我把LCD的底层驱动文件名改了,怎么还会出现这样的情况,求指导 |
|
相关推荐
1 条评论
1个回答
|
|
|
|
只有小组成员才能发言,加入小组>>
661 浏览 0 评论
1083 浏览 1 评论
2454 浏览 5 评论
2779 浏览 9 评论
移植了freeRTOS到STMf103之后显示没有定义的原因?
2615 浏览 6 评论
使用eim外接fpga可是端口一点反应都没有有没有大哥指点一下啊
638浏览 9评论
636浏览 7评论
请教大神怎样去解决iMX6Q在linux3.0.35内核上做AP失败的问题呢
765浏览 6评论
610浏览 5评论
651浏览 5评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-9 00:28 , Processed in 1.261608 second(s), Total 97, Slave 72 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号