hi when am trying to make a run time image am getting these errors.Can anybody tell me how to solve these errors. ------ Build started: Project: AISV1, Configuration: AISV1 ARMV4I Debug Platform Builder (_TGTCPU) ------ Starting Build: makeimg ============== makeimg for Windows CE (Release) (Built on Jul 10 2006 16:41:09) makeimg: Change directory to C:\WINCE600. makeimg: run command: cmd /C C:\WINCE600\public\common\oak\misc\pbpremakeimg Generating PBWorkspace Custom makeimg build step batch Files to C:\WINCE600\OSDesigns\AISV1\AISV1\Wince600\AISV1_ARMV4I\oak IDE Install Dir in registry is missing. Done Generating PBWorkspace Custom makeimg build step batch Files makeimg: Check for C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\PreMakeImg.bat to run. makeimg: Found localization settings. makeimg: LOCALE: 0409 LOCALE3: (null) TargetDir: 0409 CodePage=1252 LocaleId: 409 PrimaryLandId: 9 SubLangId: 1 makeimg: Locale is 0409, retrieve files from usasnap directory. makeimg: Moving files from usasnap to release... makeimg: Read string substitutions from C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\intltrns\0409\ makeimg: No .str files found. makeimg: Copy files from C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\intlfile\0409\ to release directory. makeimg: Creating C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\nlscfg.out because C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\nlscfg.out doesn't exist. makeimg: run command: fmerge -nls C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\nlscfg.out C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\postproc\nlscfg.inf fmerge for Windows CE (Release) (Built on Apr 5 2006 11:32:16) makeimg: run command: fmerge -txt C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\postproc\nlssrc.txt C:\WINCE600\public\common\oak\files\locale.txt C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\nlssrc.txt fmerge for Windows CE (Release) (Built on Apr 5 2006 11:32:16) makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec). makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec). AISV1 - 2 error(s), 0 warning(s) ========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped == vinoth========
Build Errors in Win CE6.0
change number of processors in VS settings to 1 and rebuild solution. error is caused by the bugs in BSP which is not designed for parallel building. Regards, Kostya
Hello Kostya Can you tell the steps where to change the processor to 1. bec am new to win ce. Regards, Vinoth
change build type to "release". current version of BSP does not support "debug" "C:\WINCE600\OSDesigns\AISV1\AISV1\RelDir\AISV1_ARMV4I_Debug\intltrns\0409\ makeimg: No .str files found." - investigate this.