RE: Lib which copy from public link error

From: Manas (Manas_at_discussions.microsoft.com)
Date: 12/30/04


Date: Thu, 30 Dec 2004 01:59:04 -0800

u must have proper entries in the makefile of ur platform to avoid the nmake
error.

"chanter" wrote:

> I copy ps_8042 directory to my platform and build it,then I change the
> "source" file in the kbdmouse as follow:
>
> $(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\PS2_8042_KbdCommon --->$(_TARGETPLATROO
> T)\lib\$(_CPUINDPATH)\PS2_8042_KbdCommon
>
>
> Is it right,when i build kbdmouse directory and found there is a error:
>
> NMAKE : U1073: don't know how to make
> 'D:\WINCE\WINCE420\platform\PXA255_I\lib\ARMV4\retail\PS2_8042_KbdCommon'
>
>
>