(WindowsCE7)
「clean sysgen」(blddemo clean -q) を指定すると、次のエラーが発生します。
SYSGEN: BUILDMSG: Found localized resources for Languages ( 0404 0407 0409 040c 0410 0411 0412 0413 0416 0419 041d 0804 0c0a)
Res2Res: ERROR: Failed CreateFileW("C:\DOCUME~1\KESHAV~1.IWA\LOCALS~1\Temp\R2R1000.tmp", RW, RW, 0, Existing, Normal, 0), GetLastError = 5. {log="C:\WINCE700\build.log(18570)"}
Res2Res: ERROR: Failed CreateFileW("C:\DOCUME~1\KESHAV~1.IWA\LOCALS~1\Temp\R2R1000.tmp", RW, RW, 0, Existing, Normal, 0), GetLastError = 5. {log="C:\WINCE700\build.log(18571)"}
NMAKE : fatal error U1077: 'C:\WINCE700\public\common\oak\Bin\i386\res2res.EXE' : return code '0xffffffff' {log="C:\WINCE700\build.log(18572)"}
NMAKE : fatal error U1077: 'C:\WINCE700\sdk\bin\i386\nmake.exe' : return code '0x2' {log="C:\WINCE700\build.log(18574)"}
SYSGEN: ERROR: error(s) in sysgen phase ( ie7 ) {log="C:\WINCE700\build.log(18576)"}
(エラーリスト:
)
後で、「sysgen」(blddemo -q) を指定すると、エラーは発生せず、ビルドは成功します。
このエラーの理由は何ですか?