USB Driver Compilation issue
- From: "Mk" <Mk@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Apr 2005 01:27:09 -0700
Im trying to compile a USB smartcard driver for WinCE 5.0. I'm using eVC
4.0++ with SP4. While compilation i have choosen StandardSDK 4.2 & I'm
compiling binaries for ARM & SH4 platforms. When I take WinCE 4.2 lib files
(Scard.lib,WinSCARD.lib,Smclib.lib,USBD.lib,Coredll.LIB) & compile my project
i dont have any issues. But if I take the same libraries from WinCE 5.0 I get
compilation errors
USBD.LIB(usbddrv.obj) : error LNK2005: _DllMain already defined in
SCARD.LIB(reader.obj)
USBD.LIB(usbddrv.obj) : warning LNK4006: _DllMain already defined in
SCARD.LIB(reader.obj); second definition ignored
Creating library SH4\RELEASE/SCRUSB.lib and object SH4\RELEASE/SCRUSB.exp
SH4\RELEASE/SCRUSB.dll : fatal error LNK1169: one or more multiply defined
symbols found
Error executing link.exe.
Do we have to use any other SDK for compiling WinCE 5.0 driver??
.
- Prev by Date: Re: HELP!!!-Unable to Scan BlueTooth-USB dongle on WInce 5.0
- Next by Date: Re: WZC Service in WinCE
- Previous by thread: How to resolve the problem : "COREDLL!ThreadBaseFunc..."
- Next by thread: Bluetooth communication with PC (activesync)
- Index(es):
Relevant Pages
|
|