Microsoft KB Archive/306420

From BetaArchive Wiki
Knowledge Base


"Error CBE6051 Internal Compiler" error message when you use the eMbedded Visual C++ Compiler for Windows CE 3.0

Article ID: 306420

Article Last Modified on 8/18/2005



APPLIES TO

  • Microsoft Office Keyboard



This article was previously published under Q306420

SYMPTOMS

You may see the following error message when you use the Microsoft eMbedded Visual C++ Compiler for the SH processor for Microsoft Windows CE 3.0:

test.cpp(111) : error CBE6051: Internal Compiler Error (0xc0000005)

RESOLUTION

To work around this issue, use either of the following methods:

  • Do not use pre-compiled headers for the file in which the error occurs.
  • Specify constants in decimal instead of enumerations.


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Keywords: kberrmsg kbprb KB306420