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



The information in this article applies to:

  • Microsoft eMbedded Visual C++, Version:4.0

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.

Modification Type:MinorLast Reviewed:8/18/2005
Keywords:kberrmsg kbprb KB306420