Re: How to create(link) sdcardlib.lib and sdbus.lib for sdcard driver in WinCE600? by Luca
Luca
Sun Jun 08 22:50:20 PDT 2008
look at the 'sources' file: you should have something like:
SOURCELIBS= \
$(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\sdcardlib.lib \
$(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\sdhclib.lib \
$(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\sdbus.lib \
....
--
Luca Calligaris
www.eurotech.it
"vincent" <vincent.tsai@icnexus.com.tw> ha scritto nel messaggio
news:%233DHJKfyIHA.2384@TK2MSFTNGP02.phx.gbl...
> Hi:
>
> we are moving our BSP from Ce5.00 to Ce6.00.
> when PB6 comiple the scdcard driver it can't not find the sdcardlib.lib
> and sdbus.lib.
> how could i create these 2 libs or link another way?
>
> hope anyone can response soon.
>
> Thanks and Best Reagrds.
>
> vincent tsai
>