After trying to build a WinCE OS image for ARM V4 I encountered the following error
NMAKE : fatal error U1073: don't know how to make 'C:\WINCE600\public\common\oak\lib\ARMV4I\retail\lmemhs.lib'
Then I decided to run an Advanced Command "Rebuild Current BSP and Subprojects" and I found next error.
BUILD: [01:0000002558:ERRORE] NMAKE : U1073: don't know how to make 'C:\WINCE600\OSDesigns\PENTA_ARM_PC\PENTA_ARM_PC\Wince600\SMDKC100_ARMV4I\cesysgen\oak\lib\ARMV4I\retail\gpe.lib' BUILD: [01:0000002560:ERRORE] NMAKE.EXE TargetLibFiles -i -c BUILDMSG=Stop. BUILDROOT=C:\WINCE600\PLATFORM\SMDKC100 CLEANBUILD=1 LINKONLY=1 NOPASS0=1 failed - rc = 2
What does this mean ? Why these files are missing? Are they part of the Win CE or the ARM BSP ? I am using Win CE 6.0 Trial.