佚名通过本文主要向大家介绍了windml,ocx组件初始化错误,组件传送错误,登录组件错误4,登陆组件错误4等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
问题:添加WindML组件后,编译出现错误:make: [prjConfigo] Error 0x1
描述:
cygwin warning:
MS-DOS style path detected: C:\Tornado2.2\target\config\s3c2440x
Preferred POSIX equivalent is: \cygdrive\c\Tornado2.2\target\config\s3c2440x
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http:\\cygwin.com\cygwin-ug-net\using.html#using-pathnames
In file included from ..\prjConfig.c:15:
C:\Tornado2.2\target\config\s3c2440x\config.h:56:40: warning: `BOOT_LINE_ADRS' redefined
C:\Tornado2.2\target\config\comps\src\configAll.h:183: warning: this is the location of th
e previous definition
In file included from ..\prjConfig.c:108:
C:\Tornado2.2\target\config\s3c2440x\usbPciStub.c:41:68: #error "usbPciStub.c: Customize t
he USB PCI macros before first use"
make: *** [prjConfig.o] Error 0x1
Done.
有朋友知道怎么解决吗?
解决方案1:
描述:
windml
工程中包含了WindML组件,想试试显示界面。但编译的时候出现下面的错误:cygwin warning:
MS-DOS style path detected: C:\Tornado2.2\target\config\s3c2440x
Preferred POSIX equivalent is: \cygdrive\c\Tornado2.2\target\config\s3c2440x
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http:\\cygwin.com\cygwin-ug-net\using.html#using-pathnames
In file included from ..\prjConfig.c:15:
C:\Tornado2.2\target\config\s3c2440x\config.h:56:40: warning: `BOOT_LINE_ADRS' redefined
C:\Tornado2.2\target\config\comps\src\configAll.h:183: warning: this is the location of th
e previous definition
In file included from ..\prjConfig.c:108:
C:\Tornado2.2\target\config\s3c2440x\usbPciStub.c:41:68: #error "usbPciStub.c: Customize t
he USB PCI macros before first use"
make: *** [prjConfig.o] Error 0x1
Done.
有朋友知道怎么解决吗?
解决方案1:
在syslib.c中include “usbPciStub.c:”