Re: sdcard.lib -- where can I find it? by Steve
Steve
Mon Feb 07 19:53:13 CST 2005
You will need to link with sdcardlib.lib. There is probably a better way to
do it, but bringing in SD Memory (or just setting SYSGEN_SDBUS) should cause
it to be built.
--
Steve Schrock
Windows CE Device Drivers
This posting is provided "AS IS" with no warranties, and confers no rights.
"jrhees" <jrhees@cardaccess-inc.com> wrote in message
news:a8790730910d0bb6f7e59900d4dbacaa@localhost.talkaboutsoftware.com...
> Hello, I am porting a SDIO driver from CE4.2 using BSquare's SDNow to
> CE5.0
> and built-in SDIO support. The 5.0 doc's say the library to link is
> 'sdcard.lib' but I cannot find it anywhere in the WINCE500 folders. Do I
> have to turn on a platform switch in PB to generate it? I *did* find a
> SdCardLibBase.lib -- is this the same?
>
> Thanks,
>
> Jon
>
>