首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

有关调试的问题求助于各位达人

有关调试的问题求助于各位达人

我在调试时遇到下类错误,请讲讲怎么排错,多谢大家了!


RTx4292.c - 20 errors
"winbase.h"(2645,6) Redeclaration of 'CVI_GetFileSize' previously declared at utility.h:545.
"winbase.h"(2680,6) Redeclaration of 'CVI_WriteFile' previously declared at formatio.h:58.
"winbase.h"(2691,6) Redeclaration of 'CVI_ReadFile' previously declared at formatio.h:57.
"winbase.h"(2786,6) Redeclaration of 'CVI_GetFileTime' previously declared at utility.h:546.
"winbase.h"(2796,6) Redeclaration of 'CVI_SetFileTime' previously declared at utility.h:584.
"winbase.h"(3103,6) Redeclaration of 'CVI_Beep' previously declared at utility.h:490.
"winbase.h"(3119,6) Redeclaration of 'CVI_GetSystemTime' previously declared at utility.h:435.
"winbase.h"(3133,6) Redeclaration of 'CVI_SetSystemTime' previously declared at utility.h:462.
"winbase.h"(3769,6) Redeclaration of 'CVI_OpenFile' previously declared at formatio.h:56.
"winbase.h"(5872,32) Redefinition of macro 'DeleteFile'.
"winbase.h"(6006,28) Redefinition of macro 'CopyFile'.
"winuser.h"(9263,66) Redefinition of macro 'HELP_CONTEXT'.
"winuser.h"(9264,56) Redefinition of macro 'HELP_QUIT'.
"winuser.h"(9266,34) Redefinition of macro 'HELP_CONTENTS'.
"winuser.h"(9267,68) Redefinition of macro 'HELP_HELPONHELP'.
"winuser.h"(9269,34) Redefinition of macro 'HELP_SETCONTENTS'.
"winuser.h"(9270,34) Redefinition of macro 'HELP_CONTEXTPOPUP'.
"winuser.h"(9272,80) Redefinition of macro 'HELP_KEY'.
"winuser.h"(9273,34) Redefinition of macro 'HELP_COMMAND'.
"winuser.h"(9274,34) Redefinition of macro 'HELP_PARTIALKEY'.

重复定义
希望能够在不久的将来有次合作的机会  群:18994538 QQ: 364304745  个人主页:http://ldmcu.shangwusou.com/
返回列表