Today, the official entry into Windows CE Program development begins.
The first time you compile a Windows ce6.0 system, 25 minutes after compiling the report: Blddemo:there were errors building MY283 error.
We open the Windows CE installation directory, my is under "C:\WINCE600", find "build.err" file, open; Search "errors".
As a result, the following 4 lines of error codes are found:
Res2res:error Adding resources (nmake:fatal) Error U1077: ' res2res ': Return code ' 0xFFFFFFFF ' Stop.NMAKE:fatal err or U1077: ' C:\WINCE600\sdk\bin\i386\nmake.exe ': Return code ' 0x2 ' Stop. The ' C:\WINCE600\sdk\bin\i386\nmake.exe ' file is found based on the path, the analysis may be permission or "Nmake.exe" is protected, but the permissions are found to be normal and not read-only by viewing the Nmake.exe property. Try to fix: Turn off MSE, compile again, take 20 minutes, compile successfully, size 35M. Summary: Need to turn off antivirus software when compiling Windows CE System
Windows CE 6.0 compiler Blddemo:there were errors building MY283 error Resolution