Hello
I have been experimenting using the Evaluation Version of Platform
Builder.
I have managed to make a number of images for the Emulator and debug
some simple applications with it.

I have now tried to build an image using the Geode BSP.

However I get the error shown at the bottom of this message.
I have not had this trouble before. I am having trouble finding out
what relation RGUI_* files have to the rest of the system.

Any explanation would be most appreciated.

Thanks for your time

Matthew Melton





makeimg: Check for C:\testing\BluetoothTest\RelDir\Geode_x86_Release\PreRomImage.bat
to run.
makeimg: run command: romimage
C:\testing\BluetoothTest\RelDir\Geode_x86_Release\ce.bib
Windows CE ROM Image Builder v4.0.120 Copyright (c) Microsoft
Corporation
Built: Jun 16 2004 15:11:51
Warning: Found duplicate entry 'irsir.dll NK
C:\testing\BluetoothTest\RelDir\Geode_x86_Release\irsir.dll 00000007'
... skipping
Error: Could not find file
'C:\testing\BluetoothTest\RelDir\Geode_x86_Release\intlfile\0809\RGUI_ChangePassword_Loc.js'
on disk
RGUI_ChangePassword_Loc.js
C:\testing\BluetoothTest\RelDir\Geode_x86_Release\intlfile\0809\RGUI_ChangePassword_Loc.js
NK SH
Error: failed setting line
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
BLDDEMO: BluetoothTest build complete.

BluetoothTest - 4 error(s), 6 warning(s)

Re: Error creating Rom image: RGUI_ChangePassword_Loc.js by hairymarmite

hairymarmite
Tue Oct 26 04:21:22 CDT 2004

hairymarmite@yahoo.co.uk (Matty Melton) wrote in message news:<7962949e.0410250850.38e76d02@posting.google.com>...
> Hello
> I have been experimenting using the Evaluation Version of Platform
> Builder.
> I have managed to make a number of images for the Emulator and debug
> some simple applications with it.
>
> I have now tried to build an image using the Geode BSP.
>
> However I get the error shown at the bottom of this message.
> I have not had this trouble before. I am having trouble finding out
> what relation RGUI_* files have to the rest of the system.
>
> Any explanation would be most appreciated.
>
> Thanks for your time
>
> Matthew Melton
>
>
>
>
>
> makeimg: Check for C:\testing\BluetoothTest\RelDir\Geode_x86_Release\PreRomImage.bat
> to run.
> makeimg: run command: romimage
> C:\testing\BluetoothTest\RelDir\Geode_x86_Release\ce.bib
> Windows CE ROM Image Builder v4.0.120 Copyright (c) Microsoft
> Corporation
> Built: Jun 16 2004 15:11:51
> Warning: Found duplicate entry 'irsir.dll NK
> C:\testing\BluetoothTest\RelDir\Geode_x86_Release\irsir.dll 00000007'
> ... skipping
> Error: Could not find file
> 'C:\testing\BluetoothTest\RelDir\Geode_x86_Release\intlfile\0809\RGUI_ChangePassword_Loc.js'
> on disk
> RGUI_ChangePassword_Loc.js
> C:\testing\BluetoothTest\RelDir\Geode_x86_Release\intlfile\0809\RGUI_ChangePassword_Loc.js
> NK SH
> Error: failed setting line
> makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
> makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
> BLDDEMO: BluetoothTest build complete.
>
> BluetoothTest - 4 error(s), 6 warning(s)

In reply to My self,

I had changed the default language to one that was not included in the build,
so the files were missing.

Doh